Menu

#39 hwgui,on freebsd 13.0

v1.0_(example)
open
nobody
9
2021-05-14
2021-05-13
No

hi to all hwgui developers and users.
i'm to inform you that hwgui was succesfully compiled on FREEBSD 13.0 64 bits with only few warnings reported below and works !!!

hbmk2 hwgui.hbp hbxml.hbp hwgdebug.hbp procmisc.hbp

Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
In file included from ../../opt/harbour/hwgui/source/gtk/commond.c:16:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/commond.c:16:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/control.c:24:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/control.c:24:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/draw.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/draw.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/drawtext.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/drawtext.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/window.c:17:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/window.c:17:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

../../opt/harbour/hwgui/source/gtk/window.c:657:50: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
( event->type == GDK_ENTER_NOTIFY )? 0x10:0;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../../opt/harbour/hwgui/source/gtk/window.c:657:50: note: place parentheses around the '|' expression to silence this warning
( event->type == GDK_ENTER_NOTIFY )? 0x10:0;
^
)
../../opt/harbour/hwgui/source/gtk/window.c:657:50: note: place parentheses around the '?:' expression to evaluate it first
( event->type == GDK_ENTER_NOTIFY )? 0x10:0;
^
( )
../../opt/harbour/hwgui/source/gtk/window.c:1008:34: warning: unused parameter 'grab_widget' [-Wunused-parameter]
static gint snooper ( GtkWidget *grab_widget,
^
4 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/wprint.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/wprint.c:18:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/menu_c.c:15:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/menu_c.c:15:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/message.c:16:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/message.c:16:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
In file included from ../../opt/harbour/hwgui/source/gtk/misc.c:28:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/gtk/misc.c:28:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

2 warnings generated.
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
In file included from ../../opt/harbour/hwgui/source/common/editor/hcedit_l.c:66:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33:
In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37:
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
void gtk_type_init (GTypeDebugFlags debug_flags);
^
/usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here
} GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36;
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36'

define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'

define GLIB_DEPRECATED_TYPE G_DEPRECATED

                         ^

/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'

define G_DEPRECATED attribute((deprecated))

                                ^

In file included from ../../opt/harbour/hwgui/source/common/editor/hcedit_l.c:66:
In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126:
In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31:
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
GTimeVal last_popdown;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
/usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'

define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f)

                                            ^

/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'

define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)

                                ^

/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'

define G_DEPRECATED_FOR(f) attribute((deprecated("Use '" #f "' instead")))

                                       ^

../../opt/harbour/hwgui/source/common/editor/hcedit_l.c:323:102: warning: unused parameter 'bWrap' [-Wunused-parameter]
int ted_CalcLineWidth( TEDIT * pted, char szText, int iLen, int iWidth, int * iRealWidth, short int bWrap )
^
../../opt/harbour/hwgui/source/common/editor/hcedit_l.c:355:56: warning: unused parameter 'iHeight' [-Wunused-parameter]
int ted_TextOut( TEDIT * pted, int xpos, int ypos, int iHeight,
^
../../opt/harbour/hwgui/source/common/editor/hcedit_l.c:356:11: warning: unused parameter 'iMaxAscent' [-Wunused-parameter]
int iMaxAscent, char
szText, TEDATTR * pattr, int iLen )
^
5 warnings generated.

regards

and many thanks to all developers especially to Alexander Kresin

Discussion

  • Wilfried Brunken

    Hello Domenico,
    sorry, i am very busy this time with my app "CLLOG".
    Look into include file "warnings.h", there
    are compiler pragmas for GCC defined to suppress warnings
    (some deprecated macros and functions are defined in GTK source source files)
    They are activated with the condition:
    "#if defined(GNUC) && !defined(INTEL_COMPILER) && !defined(__clang)"
    Because we have no FreeBSD system here, please make experiments with this
    conditions, copy the complete pragma block and
    modify the condition line
    (Please look also for special compiler switches for BSD -D.. in parallel).
    If you have success, post us the modified file.
    Before commit, we must check it for all other compilers
    (GTK/LINUX, MinGW , bcc , ...)

    Please could you do us a favour in future:
    Please collect such a mass of output lines in an extra text
    file and send us this as an appended file with the ticket, thanks.
    (The posted messages contains characters for text formatting, the are unvisible).

    I'll look for your new ticket #90 in the next few days.

    With regards,
    MNI TNX, 73 es 55 de
    DF7BE, Wilfried

     
  • domenico d'oria

    domenico d'oria - 2021-05-14

    Hi Wilfried, i do not worry about those warnings, the ticket was open only to inform all hwgui users that the tool works well also in FREEBSD 13.
    So close the ticket.
    Next time i link the file with warnings.

    Regards

    Domenico

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.