| 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 | ||
| 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 | ||