Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 26, 2016
  3. Oct 25, 2016
  4. Oct 21, 2016
  5. Oct 18, 2016
  6. Oct 14, 2016
  7. Oct 10, 2016
  8. Oct 09, 2016
  9. Oct 08, 2016
  10. Oct 07, 2016
  11. Oct 05, 2016
  12. Sep 30, 2016
  13. Sep 28, 2016
  14. Sep 26, 2016
  15. Sep 22, 2016
  16. Sep 20, 2016
    • Tim-Philipp Müller's avatar
      validate: fix compiler warnings · 63ed33f1
      Tim-Philipp Müller authored
      gst-validate-report.c: In function ‘generate_unwind_trace’:
      gst-validate-report.c:116:1: error: old-style function definition [-Werror=old-style-definition]
       generate_unwind_trace ()
       ^~~~~~~~~~~~~~~~~~~~~
      gst-validate-report.c:122:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
         unw_cursor_t cursor;
         ^~~~~~~~~~~~
      63ed33f1
Loading