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