-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I get the following errors on compile, though they do go away if I keep running the compile...
/Users/.../Documents/Arduino/libraries/BigNumber/number.c: In function 'bc_str2num':
/Users/.../Documents/Arduino/libraries/BigNumber/number.c:1523:7: warning: assignment discards 'const' qualifier from pointer target type
ptr = str;
^
/Users/.../Documents/Arduino/libraries/BigNumber/number.c:1548:7: warning: assignment discards 'const' qualifier from pointer target type
ptr = str;
^
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels