UnoffLandz / unoff-landz

open source server for the eternal lands/other life client
9 stars 4 forks source link

Compiler warnings #67

Closed themuntdregger closed 9 years ago

themuntdregger commented 9 years ago

Noted a few non critical compiler warnings:

db_upgrade.c|82|warning: passing argument 1 of ‘fprintf’ from incompatible pointer type db_upgrade.c|82|warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast db_upgrade.c|89|warning: passing argument 1 of ‘fprintf’ from incompatible pointer type db_upgrade.c|89|warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast db_upgrade.c|89|warning: format not a string literal and no format arguments main.c|802|warning: implicit declaration of function ‘upgrade_database’