1. Sep 09, 2023
  2. Aug 01, 2021
  3. Jan 02, 2021
  4. Nov 29, 2020
  5. Sep 09, 2019
    • Richard Kettlewell's avatar
      Disable deprecation warnings on macos · 5792a337
      Richard Kettlewell authored
      Homebrew's glibmm uses deprecated bits of glib:
      
        CXX      Render.o
      In file included from Render.cc:16:
      In file included from ./Render.h:23:
      In file included from /usr/local/Cellar/pangomm/2.42.0_1/include/pangomm-1.4/pangomm/layout.h:31:
      /usr/local/Cellar/glibmm/2.60.0_1/include/glibmm-2.4/glibmm/object.h:73:3: error: 'GParameter' is deprecated [-Werror,-Wdeprecated-declarations]
        GParameter* parameters;
        ^
      /usr/local/Cellar/glib/2.62.0/include/glib-2.0/gobject/gparam.h:194:39: note: 'GParameter' has been explicitly marked deprecated here
      typedef struct _GParameter      GParameter GLIB_DEPRECATED_TYPE_IN_2_54;
                                                 ^
      /usr/local/Cellar/glib/2.62.0/include/glib-2.0/glib/gversionmacros.h:770:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_54'
      # define GLIB_DEPRECATED_TYPE_IN_2_54           GLIB_DEPRECATED_TYPE
                                                      ^
      /usr/local/Cellar/glib/2.62.0/include/glib-2.0/glib/gmacros.h:1013:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
      #define GLIB_DEPRECATED_TYPE G_DEPRECATED
                                   ^
      /usr/local/Cellar/glib/2.62.0/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED'
      #define G_DEPRECATED __attribute__((__deprecated__))
                                          ^
      5792a337
  6. May 18, 2019
  7. Jan 06, 2019
  8. Sep 17, 2018
  9. Feb 04, 2018
  10. Oct 31, 2017
  11. Oct 06, 2017
  12. Mar 28, 2017
  13. Jan 22, 2016
  14. Nov 13, 2015
  15. Jan 03, 2015
  16. Oct 15, 2014
  17. Apr 29, 2014
  18. Apr 27, 2014
  19. Jul 20, 2013
  20. Jan 19, 2013
  21. Oct 15, 2011
  22. May 09, 2011
  23. May 01, 2011
  24. Apr 03, 2011
  25. Sep 05, 2010
  26. May 16, 2010