aprintf() returns a const char *; the assignment to char * caused both
clang and gcc to warn of the dropped const.
Commit
|
||
|---|---|---|
| .. | ||
| a68s | ||
| b | ||
| basic | ||
| cem | ||
| fortran | ||
| m2 | ||
| occam | ||
| pc | ||
| build.lua | ||
aprintf() returns a const char *; the assignment to char * caused both
clang and gcc to warn of the dropped const.
Commit
|
||
|---|---|---|
| .. | ||
| a68s | ||
| b | ||
| basic | ||
| cem | ||
| fortran | ||
| m2 | ||
| occam | ||
| pc | ||
| build.lua | ||