229b80a004
aprintf() returns a const char *; the assignment to char * caused both
clang and gcc to warn of the dropped const.
Commit
|
||
---|---|---|
.. | ||
comp | ||
libm2 | ||
m2mm | ||
test |
229b80a004
aprintf() returns a const char *; the assignment to char * caused both
clang and gcc to warn of the dropped const.
Commit
|
||
---|---|---|
.. | ||
comp | ||
libm2 | ||
m2mm | ||
test |