Skip to content
  • Rocky Bernstein's avatar
    Turn this error: · d05511c1
    Rocky Bernstein authored
      playlist.cpp:1351: error: ISO C++ forbids cast to non-reference type
    into a warning by adding -fpermissive to CXX flags for wxwindows
    CXXFLAGS. Fix suggested by Marius Kjeldahl. 
    
    However better would be to fix playlist.cpp
    d05511c1