Merge remote branch 'origin/topic/seth/fix-compiler-warnings'

* origin/topic/seth/fix-compiler-warnings:
  Fixed problem with PRI macros.
  PRI macros are currently not working for some reason.
  Two more small compile time error fixes.
  Cleaned up the output from running binpac.
  Added line to expect shift/reduce errors in parse.in
  Cleaned up g++ warnings.

Addition: I fixed a few more warnings I was getting, and tweaked some
of the existing changes slightly.
This commit is contained in:
Robin Sommer 2011-02-08 21:24:23 -08:00
commit 2f7fa3470b
16 changed files with 58 additions and 44 deletions

View file

@ -1 +1 @@
1.6-dev.44
1.6-dev.45