Snippets for akonadiconsole 26.04.3 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/jrglkyj2gnd5xnlbwp6m7ijhrzw34p6n-akonadiconsole-26.04.3.drv.
-
/build/akonadiconsole-26.04.3/src/browserwidget.cpp:284:27: warning: ignoring return value of ‘bool Akonadi::TagFetchScope::fetchAllAttributes() const’, declared with attribute ‘nodiscard’ [-Wunused-result] 284 | tfs.fetchAllAttributes(); | ~~~~~~~~~~~~~~~~~~~~~~^~ -
/build/akonadiconsole-26.04.3/src/notificationmodel.cpp:71:20: warning: enumeration value ‘Relation’ not handled in switch [-Wswitch] 71 | switch (msg.type()) { | ^ -
/build/akonadiconsole-26.04.3/src/notificationmodel.cpp:152:20: warning: enumeration value ‘Relation’ not handled in switch [-Wswitch] 152 | switch (msg.type()) { | ^ -
/build/akonadiconsole-26.04.3/src/notificationmonitor.cpp:144:12: warning: enumeration value ‘Relation’ not handled in switch [-Wswitch] 144 | switch (ntf.type()) { | ^