Menu

#25 Remove warnings

closed-accepted
nobody
None
5
2011-03-27
2011-03-01
Anonymous
No

The current build of xu4 has several warnings, most of them can disappear, so let's do that.

The main change is that we are passing a string straight into a function that wants an argument explaining how what the format should look like. While it's OK, picky compilers would rather have a "%" followed by the string instead of just the string.

Discussion

  • Nobody/Anonymous

    Kill warnings patch (use -p1 when patching the code)

     
  • Dominik Reichardt

    • status: open --> closed-accepted
     
  • Dominik Reichardt

    accepted by yourself

     

Log in to post a comment.