Skip to content
Snippets Groups Projects
  1. Oct 21, 2011
    • Nicolas Thill's avatar
      upx: fix build error · 0eab6e2a
      Nicolas Thill authored
      g++ -O2 -Wall -W -Wcast-align -Wcast-qual -Wpointer-arith -Wshadow -Wwrite-strings -Werror -o compress.o -c compress.cpp
      cc1plus: warnings being treated as errors
      compress.cpp:75: error: unused parameter 'src'
      ...
      
      SVN-Revision: 28500
      0eab6e2a
  2. Oct 12, 2011
Loading