Skip to content
Snippets Groups Projects
Commit 5277021c authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix GCC-aarch64 compile (caught be pipeline)

error: cannot bind non-const lvalue reference of type ‘long unsigned int&’ to an rvalue of type ‘long unsigned int’

Just getting rid of more use of ulong (replaced with size_t).
parent 40280934
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Pipeline #6374 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment