Skip to content
Snippets Groups Projects
Commit acc2dbb3 authored by erwan's avatar erwan
Browse files

soc2c: the generated C code for '=' and '<>' was wrong in presence of arrays.

I've fixed that using memcmp, which should be fine since compared elements
are of the same types.
parent fd3bc956
No related branches found
No related tags found
No related merge requests found
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