-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Have been using unity with XC8 1.44. When upgrade compiler to latest version, 2.45, unity fails to compile with error:
unity.c:1613:: error: (712) can't generate code for this expression
The code seems simple; comparing two pointers (const char*).
if (expected != actual) <== ERROR HERE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels