diff options
| author | cremno <[email protected]> | 2014-08-26 00:30:33 +0200 |
|---|---|---|
| committer | cremno <[email protected]> | 2014-08-26 00:30:33 +0200 |
| commit | bdf6ce34ce988a4b293f48e53aa4157db6ef1688 (patch) | |
| tree | 78052a6e25c12946f0b4d231f8bc036212aae3da /src/error.c | |
| parent | 73a012c80806c5891579903d1bc1f51b424ce0bf (diff) | |
| download | mruby-bdf6ce34ce988a4b293f48e53aa4157db6ef1688.tar.gz mruby-bdf6ce34ce988a4b293f48e53aa4157db6ef1688.zip | |
printf: cast variables to the expected type
%x expects unsigned int and %p expects void *
GCC emits a diagnostic about %p/void* in pedantic mode:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26542
Diffstat (limited to 'src/error.c')
0 files changed, 0 insertions, 0 deletions
