Snippets for pcmanfm 1.3.2 from FreeBSD 150arm64
Sourced from https://pkg-status.freebsd.org/ampere5/data/latest-per-pkg/pcmanfm/1.3.2_3/150arm64-default.log.
-
/usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ -
/usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^ -
main-win.c:1429:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 1429 | page->own_config = TRUE; | ^ ~~~~ -
app-config.c:525:68: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 525 | cfg->tb.visible = cfg->tb.new_tab = cfg->tb.nav = cfg->tb.home = TRUE; | ^ ~~~~ -
app-config.c:570:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 570 | cfg->configured = TRUE; | ^ ~~~~ -
app-config.c:754:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 754 | cfg->tb.visible = TRUE; | ^ ~~~~ -
app-config.c:763:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 763 | cfg->tb.new_win = TRUE; | ^ ~~~~ -
app-config.c:765:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 765 | cfg->tb.new_tab = TRUE; | ^ ~~~~ -
app-config.c:767:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 767 | cfg->tb.nav = TRUE; | ^ ~~~~ -
app-config.c:769:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 769 | cfg->tb.home = TRUE; | ^ ~~~~ -
tab-page.c:551:16: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 551 | page->busy = TRUE; | ^ ~~~~ -
desktop.c:207:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 207 | item->is_special = TRUE; | ^ ~~~~ -
desktop.c:211:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 211 | item->is_special = TRUE; | ^ ~~~~ -
desktop.c:212:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 212 | item->is_mount = TRUE; | ^ ~~~~ -
desktop.c:313:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 313 | item->fixed_pos = TRUE; | ^ ~~~~ -
desktop.c:464:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 464 | desktop->conf.configured = TRUE; | ^ ~~~~ -
desktop.c:465:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 465 | desktop->conf.changed = TRUE; | ^ ~~~~ -
desktop.c:520:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 520 | dst->configured = TRUE; | ^ ~~~~ -
desktop.c:1150:9: warning: passing 'typeof (*(&type_id_volatile)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 1150 | if (g_once_init_enter(&type_id_volatile)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
desktop.c:1211:53: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1211 | obj_l = fm_desktop_find_accessible_for_item(FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(component), item); | ^ -
desktop.c:1233:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1233 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(selection); | ^ -
desktop.c:1237:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 1237 | item->item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:1264:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1264 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(selection); | ^ -
desktop.c:1270:24: warning: incompatible pointer types returning 'typeof (item)' (aka 'struct _FmDesktopItemAccessible *') from a function with result type 'AtkObject *' (aka 'struct _AtkObject *') [-Wincompatible-pointer-types] 1270 | return g_object_ref(item); | ^~~~~~~~~~~~~~~~~~ -
desktop.c:1277:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1277 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(selection); | ^ -
desktop.c:1294:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1294 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(selection); | ^ -
desktop.c:1317:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1317 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(selection); | ^ -
desktop.c:1363:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1363 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(data); | ^ -
desktop.c:1380:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1380 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(action); | ^ -
desktop.c:1416:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1416 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(object); | ^ -
desktop.c:1439:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1439 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(accessible); | ^ -
desktop.c:1453:12: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1453 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(accessible); | ^ -
desktop.c:1457:12: warning: incompatible pointer types returning 'typeof (item)' (aka 'struct _FmDesktopItemAccessible *') from a function with result type 'AtkObject *' (aka 'struct _AtkObject *') [-Wincompatible-pointer-types] 1457 | return g_object_ref(item); | ^~~~~~~~~~~~~~~~~~ -
desktop.c:1471:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1471 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(object); | ^ -
desktop.c:1487:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1487 | g_type_class_add_private(klass, sizeof(FmDesktopAccessiblePriv)); | ^ -
desktop.c:1544:37: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1544 | FmDesktopAccessiblePriv *priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(desktop_atk); | ^ -
desktop.c:1560:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1560 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1583:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1583 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1603:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1603 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1626:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1626 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1643:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1643 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1659:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1659 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1675:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 1675 | priv = FM_DESKTOP_ACCESSIBLE_GET_PRIVATE(obj); | ^ -
desktop.c:1815:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 1815 | desktop->layout_pending = TRUE; | ^ ~~~~ -
desktop.c:1960:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 1960 | item->fixed_pos = TRUE; | ^ ~~~~ -
desktop.c:2823:33: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 2823 | item->fixed_pos = TRUE; | ^ ~~~~ -
desktop.c:3095:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3095 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:3398:43: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3398 | clicked_item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:3438:38: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3438 | self->rubber_bending = TRUE; | ^ ~~~~ -
desktop.c:3471:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3471 | self->forward_pending = TRUE; | ^ ~~~~ -
desktop.c:3546:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3546 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:3903:39: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 3903 | desktop->search_imcontext_changed = TRUE; | ^ ~~~~ -
desktop.c:4109:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 4109 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:4122:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 4122 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:4135:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 4135 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:4148:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 4148 | item->is_selected = TRUE; | ^ ~~~~ -
desktop.c:4622:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 4622 | desktop->dragging = TRUE; | ^ ~~~~ -
desktop.c:5265:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 5265 | item->is_selected = TRUE; | ^ ~~~~