Skip to content
Snippets Groups Projects
  1. Mar 24, 2016
  2. Mar 15, 2016
  3. Mar 08, 2016
  4. Mar 01, 2016
  5. Feb 28, 2016
  6. Feb 26, 2016
  7. Feb 22, 2016
  8. Feb 21, 2016
  9. Feb 20, 2016
  10. Feb 19, 2016
  11. 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
  12. Feb 16, 2016
  13. Feb 05, 2016
Loading