1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/editors/abiword
Jan Beich 7fa8043555 editors/abiword: unbreak with glib 2.76
ap_Dialog_Goto.cpp:72:27: error: expected unqualified-id
    s_pJumpTargets[0] = ::g_strdup(pSS->getValue (AP_STRING_ID_DLG_Goto_Target_Page));
                          ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro 'g_strdup'
  (__builtin_constant_p ((STR)) ?                                             \
  ^
ap_Dialog_Goto.cpp:73:27: error: expected unqualified-id
    s_pJumpTargets[1] = ::g_strdup(pSS->getValue (AP_STRING_ID_DLG_Goto_Target_Line));
                          ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro 'g_strdup'
  (__builtin_constant_p ((STR)) ?                                             \
  ^
ap_Dialog_Goto.cpp:74:27: error: expected unqualified-id
    s_pJumpTargets[2] = ::g_strdup(pSS->getValue (AP_STRING_ID_DLG_Goto_Target_Bookmark));
                          ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro 'g_strdup'
  (__builtin_constant_p ((STR)) ?                                             \
  ^
ap_Dialog_Goto.cpp:76:27: error: expected unqualified-id
    s_pJumpTargets[3] = ::g_strdup(pSS->getValue (AP_STRING_ID_DLG_Goto_Target_XMLid));
                          ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro 'g_strdup'
  (__builtin_constant_p ((STR)) ?                                             \
  ^
ap_Dialog_Goto.cpp:77:27: error: expected unqualified-id
    s_pJumpTargets[4] = ::g_strdup(pSS->getValue (AP_STRING_ID_DLG_Goto_Target_Annotation));
                          ^
/usr/local/include/glib-2.0/glib/gstrfuncs.h:208:3: note: expanded from macro 'g_strdup'
  (__builtin_constant_p ((STR)) ?                                             \
  ^

PR:		270087
Reported by:	antoine (via exp-run)
2023-03-16 13:35:56 +00:00
..
files editors/abiword: unbreak with glib 2.76 2023-03-16 13:35:56 +00:00
distinfo
Makefile accessibility/at-spi2-core: update to 2.46.0 2023-03-02 06:23:10 +01:00
pkg-descr
pkg-plist