Skip to content
Snippets Groups Projects
  1. Jun 09, 2016
  2. May 27, 2016
  3. Apr 20, 2016
  4. Mar 24, 2016
  5. Mar 15, 2016
  6. Mar 08, 2016
  7. Mar 01, 2016
  8. Feb 28, 2016
  9. Feb 26, 2016
  10. Feb 22, 2016
  11. Feb 21, 2016
  12. Feb 20, 2016
  13. Feb 19, 2016
  14. Feb 17, 2016
    • Sebastian Dröge's avatar
      sidplay: Fix compiler warning about C++11 compatibility · a40244bf
      Sebastian Dröge authored
      gstsiddec.cc:78:17: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
       #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
                       ^
      gstsiddec.cc:78:38: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
       #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
                                            ^
      a40244bf
  15. Feb 16, 2016
Loading