In file included from /home/arch/widelands/src/base/md5.cc:24: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 1 warning generated. /home/arch/widelands/src/io/filesystem/zip_filesystem.cc:55:16: warning: definition of implicit copy constructor for 'ZipFilesystem' is deprecated because it has a user-declared destructor [-Wdeprecated] ZipFilesystem::~ZipFilesystem() ^ /home/arch/widelands/src/io/filesystem/zip_filesystem.cc:224:30: note: implicit copy constructor for 'ZipFilesystem' first required here ZipFilesystem * newfs = new ZipFilesystem(*this); ^ In file included from /home/arch/widelands/src/io/filesystem/zip_filesystem.cc:20: In file included from /home/arch/widelands/src/io/filesystem/zip_filesystem.h:27: /home/arch/widelands/src/io/filesystem/filesystem.h:53:10: warning: definition of implicit copy constructor for 'FileSystem' is deprecated because it has a user-declared destructor [-Wdeprecated] virtual ~FileSystem() {} ^ /home/arch/widelands/src/io/filesystem/zip_filesystem.h:33:7: note: implicit copy constructor for 'FileSystem' first required here class ZipFilesystem : public FileSystem { ^ 2 warnings generated. In file included from /home/arch/widelands/src/wui/chat_msg_layout.cc:25: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/chat_msg_layout.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/chat_msg_layout.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/chat_msg_layout.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/actionconfirm.cc:25: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/actionconfirm.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/actionconfirm.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/actionconfirm.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/attack_box.cc:20: In file included from /home/arch/widelands/src/wui/attack_box.h:26: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/attack_box.cc:20: In file included from /home/arch/widelands/src/wui/attack_box.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/attack_box.cc:20: In file included from /home/arch/widelands/src/wui/attack_box.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/attack_box.cc:20: In file included from /home/arch/widelands/src/wui/attack_box.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/building_statistics_menu.cc:30: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/building_statistics_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/building_statistics_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/building_statistics_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/building_ui.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/building_ui.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/building_ui.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/wui/buildingwindow.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/buildingwindow.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/buildingwindow.cc:20: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/buildingwindow.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/buildingwindow.cc:43: /home/arch/widelands/src/wui/waresqueuedisplay.h:80:34: warning: not a Doxygen trailing comment [-Wdocumentation] const Image* m_icon; //< Index to ware's picture ^~~ ///< 8 warnings generated. In file included from /home/arch/widelands/src/wui/constructionsitewindow.cc:21: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/constructionsitewindow.cc:21: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/constructionsitewindow.cc:21: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/constructionsitewindow.cc:23: /home/arch/widelands/src/wui/waresqueuedisplay.h:80:34: warning: not a Doxygen trailing comment [-Wdocumentation] const Image* m_icon; //< Index to ware's picture ^~~ ///< In file included from /home/arch/widelands/src/wui/constructionsitewindow.cc:26: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 8 warnings generated. In file included from /home/arch/widelands/src/wui/dismantlesitewindow.cc:22: In file included from /home/arch/widelands/src/logic/dismantlesite.h:24: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/dismantlesitewindow.cc:22: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/dismantlesitewindow.cc:22: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/dismantlesitewindow.cc:22: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/encyclopedia_window.cc:20: In file included from /home/arch/widelands/src/wui/encyclopedia_window.h:23: In file included from /home/arch/widelands/src/logic/ware_descr.h:29: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/encyclopedia_window.cc:20: In file included from /home/arch/widelands/src/wui/encyclopedia_window.h:23: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/encyclopedia_window.cc:35: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/encyclopedia_window.cc:35: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/fieldaction.cc:24: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/fieldaction.cc:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/fieldaction.cc:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/fieldaction.cc:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/game_debug_ui.cc:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_debug_ui.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/game_debug_ui.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/game_debug_ui.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/game_main_menu.cc:20: In file included from /home/arch/widelands/src/wui/game_main_menu.h:23: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_main_menu.cc:20: In file included from /home/arch/widelands/src/wui/game_main_menu.h:23: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/game_main_menu.cc:30: In file included from /home/arch/widelands/src/wui/stock_menu.h:24: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/wui/game_main_menu_save_game.cc:31: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/game_main_menu_save_game.cc:31: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_main_menu_save_game.cc:32: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ 7 warnings generated. In file included from /home/arch/widelands/src/wui/game_message_menu.cc:20: In file included from /home/arch/widelands/src/wui/game_message_menu.h:25: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/game_message_menu.cc:27: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_message_menu.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/game_message_menu.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/game_objectives_menu.cc:23: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_objectives_menu.cc:23: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/game_objectives_menu.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/game_objectives_menu.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/game_options_menu.cc:20: In file included from /home/arch/widelands/src/wui/game_options_menu.h:23: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_options_menu.cc:20: In file included from /home/arch/widelands/src/wui/game_options_menu.h:23: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/wui/game_options_sound_menu.cc:19: In file included from /home/arch/widelands/src/wui/game_options_sound_menu.h:22: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_options_sound_menu.cc:19: In file included from /home/arch/widelands/src/wui/game_options_sound_menu.h:22: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/wui/game_summary.cc:27: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/game_summary.cc:27: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/game_summary.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/game_summary.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/wui/general_statistics_menu.cc:28: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/general_statistics_menu.cc:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/general_statistics_menu.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/general_statistics_menu.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/wui/interactive_base.cc:20: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/interactive_base.cc:36: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/interactive_base.cc:37: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/wui/interactive_base.cc:41: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/interactive_base.cc:41: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/interactive_base.cc:52: In file included from /home/arch/widelands/src/wui/minimap.h:25: /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: warning: parameter 'viewpoint:' not found in the function declaration [-Wdocumentation] /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: note: did you mean 'viewpoint'? /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ viewpoint 13 warnings generated. In file included from /home/arch/widelands/src/wui/interactive_gamebase.cc:20: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/interactive_gamebase.cc:20: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/interactive_gamebase.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/interactive_gamebase.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/wui/interactive_player.cc:20: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/interactive_player.cc:20: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/interactive_player.cc:37: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/interactive_player.cc:37: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/wui/interactive_spectator.cc:20: In file included from /home/arch/widelands/src/wui/interactive_spectator.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/interactive_spectator.cc:20: In file included from /home/arch/widelands/src/wui/interactive_spectator.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/interactive_spectator.cc:26: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ 7 warnings generated. In file included from /home/arch/widelands/src/wui/itemwaresdisplay.cc:22: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/itemwaresdisplay.cc:22: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/itemwaresdisplay.cc:22: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/itemwaresdisplay.cc:22: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/mapview.cc:28: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/mapview.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/mapview.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/mapview.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/militarysitewindow.cc:21: In file included from /home/arch/widelands/src/logic/militarysite.h:27: In file included from /home/arch/widelands/src/logic/productionsite.h:31: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/militarysitewindow.cc:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/militarysitewindow.cc:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/wui/minimap.cc:20: In file included from /home/arch/widelands/src/wui/minimap.h:25: /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: warning: parameter 'viewpoint:' not found in the function declaration [-Wdocumentation] /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: note: did you mean 'viewpoint'? /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ viewpoint In file included from /home/arch/widelands/src/wui/minimap.cc:31: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/minimap.cc:31: In file included from /home/arch/widelands/src/wui/interactive_player.h:27: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 3 warnings generated. In file included from /home/arch/widelands/src/wui/multiplayersetupgroup.cc:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/multiplayersetupgroup.cc:29: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/multiplayersetupgroup.cc:31: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/multiplayersetupgroup.cc:31: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/wui/playerdescrgroup.cc:28: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/playerdescrgroup.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/playerdescrgroup.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/playerdescrgroup.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.h:23: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.h:23: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.h:25: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/portdockwaresdisplay.cc:28: /home/arch/widelands/src/wui/waresqueuedisplay.h:80:34: warning: not a Doxygen trailing comment [-Wdocumentation] const Image* m_icon; //< Index to ware's picture ^~~ ///< 8 warnings generated. In file included from /home/arch/widelands/src/wui/productionsitewindow.cc:20: In file included from /home/arch/widelands/src/wui/productionsitewindow.h:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:24: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/productionsitewindow.cc:20: In file included from /home/arch/widelands/src/wui/productionsitewindow.h:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/productionsitewindow.cc:20: In file included from /home/arch/widelands/src/wui/productionsitewindow.h:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/productionsitewindow.cc:24: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/productionsitewindow.cc:32: /home/arch/widelands/src/wui/waresqueuedisplay.h:80:34: warning: not a Doxygen trailing comment [-Wdocumentation] const Image* m_icon; //< Index to ware's picture ^~~ ///< 8 warnings generated. In file included from /home/arch/widelands/src/wui/quicknavigation.cc:22: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/wui/shipwindow.cc:20: In file included from /home/arch/widelands/src/logic/ship.h:27: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/shipwindow.cc:20: In file included from /home/arch/widelands/src/logic/ship.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/shipwindow.cc:24: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/shipwindow.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/wui/soldiercapacitycontrol.cc:23: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/soldiercapacitycontrol.cc:23: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/soldiercapacitycontrol.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/soldiercapacitycontrol.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/soldierlist.cc:30: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/soldierlist.cc:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/soldierlist.cc:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/soldierlist.cc:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/stock_menu.cc:20: In file included from /home/arch/widelands/src/wui/stock_menu.h:24: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:28: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/stock_menu.cc:20: In file included from /home/arch/widelands/src/wui/stock_menu.h:24: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/stock_menu.cc:20: In file included from /home/arch/widelands/src/wui/stock_menu.h:24: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/stock_menu.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/wui/trainingsitewindow.cc:21: In file included from /home/arch/widelands/src/logic/trainingsite.h:24: In file included from /home/arch/widelands/src/logic/productionsite.h:31: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/trainingsitewindow.cc:23: In file included from /home/arch/widelands/src/wui/productionsitewindow.h:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:25: In file included from /home/arch/widelands/src/wui/interactive_gamebase.h:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/trainingsitewindow.cc:23: In file included from /home/arch/widelands/src/wui/productionsitewindow.h:23: In file included from /home/arch/widelands/src/wui/buildingwindow.h:28: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/wui/transport_draw.cc:20: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/transport_draw.cc:22: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/transport_draw.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/transport_draw.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/transport_ui.cc:20: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/transport_ui.cc:24: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/transport_ui.cc:24: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/transport_ui.cc:24: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/ware_statistics_menu.cc:26: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/ware_statistics_menu.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/ware_statistics_menu.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/ware_statistics_menu.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/warehousewindow.cc:22: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/warehousewindow.cc:22: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/warehousewindow.cc:22: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/warehousewindow.cc:22: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/wui/waresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:28: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/waresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/waresdisplay.cc:20: In file included from /home/arch/widelands/src/wui/waresdisplay.h:27: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/waresdisplay.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/wui/waresqueuedisplay.cc:20: In file included from /home/arch/widelands/src/wui/waresqueuedisplay.h:27: In file included from /home/arch/widelands/src/logic/ware_descr.h:29: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/waresqueuedisplay.cc:20: In file included from /home/arch/widelands/src/wui/waresqueuedisplay.h:27: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/wui/waresqueuedisplay.cc:20: /home/arch/widelands/src/wui/waresqueuedisplay.h:80:34: warning: not a Doxygen trailing comment [-Wdocumentation] const Image* m_icon; //< Index to ware's picture ^~~ ///< In file included from /home/arch/widelands/src/wui/waresqueuedisplay.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/waresqueuedisplay.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 8 warnings generated. In file included from /home/arch/widelands/src/wui/watchwindow.cc:27: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wui/watchwindow.cc:28: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wui/watchwindow.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/wui/watchwindow.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/editor_mapselect.cc:32: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/ui_fsmenu/fileview.cc:30: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ui_fsmenu/fileview.cc:30: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/internet_lobby.cc:31: In file included from /home/arch/widelands/src/network/netclient.h:24: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ 5 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/launch_mpg.cc:31: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ui_fsmenu/launch_mpg.cc:31: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ui_fsmenu/launch_mpg.cc:32: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/ui_fsmenu/launch_mpg.cc:36: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/ui_fsmenu/launch_mpg.cc:36: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/launch_spg.cc:32: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ui_fsmenu/launch_spg.cc:32: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ui_fsmenu/launch_spg.cc:33: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/ui_fsmenu/launch_spg.cc:37: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/ui_fsmenu/launch_spg.cc:37: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/loadgame.cc:38: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ui_fsmenu/loadgame.cc:38: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ui_fsmenu/loadgame.cc:39: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ 7 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/loadreplay.cc:33: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ui_fsmenu/loadreplay.cc:33: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/ui_fsmenu/mapselect.cc:32: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ui_fsmenu/mapselect.cc:33: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ 6 warnings generated. /home/arch/widelands/src/ui_fsmenu/options.cc:321:19: warning: positional arguments are not supported by ISO C [-Wformat-non-iso] sprintf(buf, _("%1$i x %2$i"), m_resolutions[i].xres, m_resolutions[i].yres); ^~~ /home/arch/widelands/src/base/i18n.h:33:32: note: expanded from macro '_' #define _(str) i18n::translate(str) ^ /home/arch/widelands/src/ui_fsmenu/options.cc:321:26: warning: positional arguments are not supported by ISO C [-Wformat-non-iso] sprintf(buf, _("%1$i x %2$i"), m_resolutions[i].xres, m_resolutions[i].yres); ^~~ /home/arch/widelands/src/base/i18n.h:33:32: note: expanded from macro '_' #define _(str) i18n::translate(str) ^ /home/arch/widelands/src/ui_fsmenu/options.cc:331:17: warning: positional arguments are not supported by ISO C [-Wformat-non-iso] sprintf(buf, "%1$i x %2$i", opt.xres, opt.yres); ^~~ /home/arch/widelands/src/ui_fsmenu/options.cc:331:24: warning: positional arguments are not supported by ISO C [-Wformat-non-iso] sprintf(buf, "%1$i x %2$i", opt.xres, opt.yres); ^~~ 4 warnings generated. In file included from /home/arch/widelands/src/ui_basic/helpwindow.cc:32: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ui_basic/helpwindow.cc:33: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. /home/arch/widelands/src/ui_basic/progresswindow.cc:147:36: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf(buffer, sizeof(buffer), format, va); ^~~~~~ 1 warning generated. /home/arch/widelands/src/ui_basic/slider.cc:424:11: warning: parameter 'btn' not found in the function declaration [-Wdocumentation] * \param btn The new stat of the mouse buttons (unused) ^~~ /home/arch/widelands/src/ui_basic/slider.cc:508:11: warning: parameter 'btn' not found in the function declaration [-Wdocumentation] * \param btn The new stat of the mouse buttons (unused) ^~~ 2 warnings generated. /home/arch/widelands/src/ui_basic/spinbox.cc:276:5: warning: declaration is marked with '\deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] * @deprecated, see set_textstyle ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/ui_basic/spinbox.cc:278:78: note: add a deprecation attribute to the declaration to silence this warning void SpinBox::set_font(const std::string & name, int32_t size, RGBColor color) ^ __attribute__((deprecated)) 1 warning generated. /home/arch/widelands/src/ui_basic/textarea.cc:105:5: warning: declaration is marked with '\deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] * @deprecated ~^~~~~~~~~~ /home/arch/widelands/src/ui_basic/textarea.cc:107:73: note: add a deprecation attribute to the declaration to silence this warning void Textarea::set_font(const std::string & name, int size, RGBColor clr) ^ __attribute__((deprecated)) 1 warning generated. /home/arch/widelands/src/sound/fxset.cc:29:15: warning: parameter 'prio' not found in the function declaration [-Wdocumentation] * \param[in] prio The desired priority (optional) ^~~~ /home/arch/widelands/src/sound/fxset.cc:29:15: note: did you mean 'priority'? * \param[in] prio The desired priority (optional) ^~~~ priority 1 warning generated. In file included from /home/arch/widelands/src/sound/songset.cc:20: /home/arch/widelands/src/sound/songset.h:38:37: warning: unknown command tag name [-Wdocumentation-unknown-command] * songs is hidden from the outside.\n ^ 1 warning generated. In file included from /home/arch/widelands/src/sound/sound_handler.cc:38: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/sound/sound_handler.cc:38: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/sound/sound_handler.cc:41: /home/arch/widelands/src/sound/songset.h:38:37: warning: unknown command tag name [-Wdocumentation-unknown-command] * songs is hidden from the outside.\n ^ /home/arch/widelands/src/sound/sound_handler.cc:235:11: warning: parameter 'basename' not found in the function declaration [-Wdocumentation] * \param basename Name from which filenames will be formed ^~~~~~~~ /home/arch/widelands/src/sound/sound_handler.cc:235:11: note: did you mean 'filename'? * \param basename Name from which filenames will be formed ^~~~~~~~ filename /home/arch/widelands/src/sound/sound_handler.cc:270:11: warning: parameter 'filename' not found in the function declaration [-Wdocumentation] * \param filename the effect to be loaded ^~~~~~~~ /home/arch/widelands/src/sound/sound_handler.cc:270:11: note: did you mean 'path'? * \param filename the effect to be loaded ^~~~~~~~ path /home/arch/widelands/src/sound/sound_handler.cc:451:11: warning: parameter 'stereo_position' not found in the function declaration [-Wdocumentation] * \param stereo_position position in widelands' game window, see ^~~~~~~~~~~~~~~ /home/arch/widelands/src/sound/sound_handler.cc:451:11: note: did you mean 'stereo_pos'? * \param stereo_position position in widelands' game window, see ^~~~~~~~~~~~~~~ stereo_pos 6 warnings generated. In file included from /home/arch/widelands/src/scripting/c_utils.cc:21: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/c_utils.cc:21: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/factory.cc:22: In file included from /home/arch/widelands/src/scripting/lua_editor.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/factory.cc:22: In file included from /home/arch/widelands/src/scripting/lua_editor.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_bases.cc:20: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_bases.cc:20: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_bases.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_bases.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_coroutine.cc:24: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_coroutine.cc:24: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_coroutine.cc:27: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_coroutine.cc:27: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_editor.cc:20: In file included from /home/arch/widelands/src/scripting/lua_editor.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_editor.cc:20: In file included from /home/arch/widelands/src/scripting/lua_editor.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_editor.cc:24: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_editor.cc:24: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_game.cc:20: In file included from /home/arch/widelands/src/scripting/lua_game.h:23: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_game.cc:20: In file included from /home/arch/widelands/src/scripting/lua_game.h:25: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_game.cc:31: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/scripting/lua_game.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_game.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_globals.cc:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_globals.cc:29: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_map.cc:20: In file included from /home/arch/widelands/src/scripting/lua_map.h:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_map.cc:20: In file included from /home/arch/widelands/src/scripting/lua_map.h:26: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_map.cc:20: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_map.cc:20: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_path.cc:20: In file included from /home/arch/widelands/src/scripting/lua_path.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_path.cc:20: In file included from /home/arch/widelands/src/scripting/lua_path.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_root.cc:20: In file included from /home/arch/widelands/src/scripting/lua_root.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_root.cc:20: In file included from /home/arch/widelands/src/scripting/lua_root.h:23: In file included from /home/arch/widelands/src/scripting/lua_bases.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_root.cc:28: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/scripting/lua_root.cc:30: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/scripting/lua_root.cc:35: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 12 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_table.cc:20: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_table.cc:20: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/lua_ui.cc:20: In file included from /home/arch/widelands/src/scripting/lua_ui.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/lua_ui.cc:20: In file included from /home/arch/widelands/src/scripting/lua_ui.h:23: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/lua_ui.cc:23: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/scripting/lua_ui.cc:24: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/lua_ui.cc:24: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/scripting/luna_impl.cc:20: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/luna_impl.cc:20: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/persistence.cc:27: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/persistence.cc:27: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/scripting/scripting.cc:34: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/scripting.cc:34: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/scripting/scripting.cc:41: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/scripting/scripting.cc:41: In file included from /home/arch/widelands/src/scripting/lua_map.h:28: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/profile/profile.cc:35: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/profile/profile.cc:35: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/profile/profile.cc:35: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/profile/profile.cc:35: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. /home/arch/widelands/src/network/internet_gaming.cc:242:10: warning: empty paragraph passed to '\note' command [-Wdocumentation] /// \note \arg msgcode should be a message from the list of InternetGamingMessages ~~~~~^ 1 warning generated. In file included from /home/arch/widelands/src/network/netclient.cc:20: In file included from /home/arch/widelands/src/network/netclient.h:24: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/network/netclient.cc:36: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/network/netclient.cc:36: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/network/netclient.cc:37: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/network/netclient.cc:37: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/network/nethost.cc:20: In file included from /home/arch/widelands/src/network/nethost.h:23: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/network/nethost.cc:34: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/network/nethost.cc:44: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/network/nethost.cc:45: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/network/nethost.cc:45: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/network/network_player_settings_backend.cc:25: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/network/network_player_settings_backend.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/network/network_player_settings_backend.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/network/network_player_settings_backend.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_loader.cc:28: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_loader.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_loader.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_loader.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/s2map.cc:33: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/s2map.cc:35: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_building_types_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_building_types_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_building_types_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_building_types_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_worker_types_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_worker_types_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_worker_types_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_allowed_worker_types_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_bob_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_bob_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_bob_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_bob_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_building_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:26: In file included from /home/arch/widelands/src/logic/partially_finished_building.h:23: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_building_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_building_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_building_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_buildingdata_data_packet.cc:26: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_buildingdata_data_packet.cc:27: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_buildingdata_data_packet.cc:33: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_buildingdata_data_packet.cc:33: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_elemental_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_exploration_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_exploration_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_exploration_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_exploration_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_extradata_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_flag_data_packet.cc:27: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_flag_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_flag_data_packet.cc:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_flag_data_packet.cc:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_flagdata_data_packet.cc:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_flagdata_data_packet.cc:27: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_flagdata_data_packet.cc:31: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_flagdata_data_packet.cc:33: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_heights_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_map_object_loader.cc:20: In file included from /home/arch/widelands/src/map_io/widelands_map_map_object_loader.h:30: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_map_object_saver.cc:24: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_map_object_saver.cc:26: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_map_object_saver.cc:28: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/map_io/widelands_map_map_object_saver.cc:80:5: warning: declaration is marked with '\deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] * \deprecated since get_object_file_index supports unregistered objects now ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/map_io/widelands_map_map_object_saver.cc:82:64: note: add a deprecation attribute to the declaration to silence this warning bool MapMapObjectSaver::is_object_known(const MapObject & obj) const ^ __attribute__((deprecated)) 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_node_ownership_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_object_packet.cc:20: In file included from /home/arch/widelands/src/map_io/widelands_map_object_packet.h:25: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_object_packet.cc:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_object_packet.cc:33: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_objective_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_player_names_and_tribes_data_packet.cc:22: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_player_position_data_packet.cc:22: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_players_messages_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_players_messages_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_players_messages_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_players_messages_data_packet.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_players_view_data_packet.cc:27: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_players_view_data_packet.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_players_view_data_packet.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_players_view_data_packet.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_port_spaces_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_resources_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_road_data_packet.cc:25: In file included from /home/arch/widelands/src/economy/road.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_road_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_road_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_road_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_roaddata_data_packet.cc:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_roaddata_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/map_io/widelands_map_roaddata_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_roaddata_data_packet.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_saver.cc:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_saver.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/map_io/widelands_map_saver.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/map_io/widelands_map_saver.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_scripting_data_packet.cc:30: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/map_io/widelands_map_scripting_data_packet.cc:31: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/map_io/widelands_map_terrain_data_packet.cc:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/map_io/widelands_map_version_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/logic/single_player_game_settings_provider.cc:23: In file included from /home/arch/widelands/src/logic/tribe.h:28: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/single_player_game_settings_provider.cc:23: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/single_player_game_settings_provider.cc:23: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 6 warnings generated. In file included from /home/arch/widelands/src/logic/replay_game_controller.cc:20: In file included from /home/arch/widelands/src/logic/replay_game_controller.h:26: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/logic/replay_game_controller.cc:22: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/replay_game_controller.cc:22: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 7 warnings generated. In file included from /home/arch/widelands/src/logic/single_player_game_controller.cc:20: In file included from /home/arch/widelands/src/logic/single_player_game_controller.h:24: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/logic/single_player_game_controller.cc:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/single_player_game_controller.cc:23: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/single_player_game_controller.cc:24: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/single_player_game_controller.cc:24: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/logic/battle.cc:20: In file included from /home/arch/widelands/src/logic/battle.h:22: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/battle.cc:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/battle.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/battle.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/bob.cc:20: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/bob.cc:37: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/bob.cc:40: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/bob.cc:40: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/bob.cc:359:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g the \ref Game object ^ /home/arch/widelands/src/logic/bob.cc:359:11: note: did you mean 'game'? * \param g the \ref Game object ^ game 8 warnings generated. In file included from /home/arch/widelands/src/logic/buildcost.cc:25: In file included from /home/arch/widelands/src/logic/tribe.h:28: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/buildcost.cc:25: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/buildcost.cc:25: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 6 warnings generated. In file included from /home/arch/widelands/src/logic/building.cc:20: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/building.cc:36: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/building.cc:36: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/building.cc:36: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/carrier.cc:20: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/carrier.cc:20: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/carrier.cc:20: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/carrier.cc:270:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g Game the carrier lives on ^ /home/arch/widelands/src/logic/carrier.cc:271:11: warning: parameter 's' not found in the function declaration [-Wdocumentation] * \param s Flags sent to the task ^ /home/arch/widelands/src/logic/carrier.cc:302:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g Game the carrier lives on. ^ /home/arch/widelands/src/logic/carrier.cc:303:11: warning: parameter 's' not found in the function declaration [-Wdocumentation] * \param s Flags sent to the task ^ /home/arch/widelands/src/logic/carrier.cc:350:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g Game the carrier lives on. ^ /home/arch/widelands/src/logic/carrier.cc:351:11: warning: parameter 's' not found in the function declaration [-Wdocumentation] * \param s Flags sent to the task. ^ /home/arch/widelands/src/logic/carrier.cc:371:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g Game the carrier lives on. ^ /home/arch/widelands/src/logic/carrier.cc:372:11: warning: parameter 's' not found in the function declaration [-Wdocumentation] * \param s Flags sent to the task. ^ 14 warnings generated. In file included from /home/arch/widelands/src/logic/checkstep.cc:22: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/checkstep.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/checkstep.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/checkstep.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_calculate_statistics.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_calculate_statistics.cc:25: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_expire_message.cc:20: In file included from /home/arch/widelands/src/logic/cmd_expire_message.h:26: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/cmd_expire_message.cc:22: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_expire_message.cc:22: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/cmd_expire_message.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_incorporate.cc:20: In file included from /home/arch/widelands/src/logic/cmd_incorporate.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/cmd_incorporate.cc:20: In file included from /home/arch/widelands/src/logic/cmd_incorporate.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_incorporate.cc:20: In file included from /home/arch/widelands/src/logic/cmd_incorporate.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_luacoroutine.cc:26: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_luacoroutine.cc:26: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/cmd_luacoroutine.cc:27: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/logic/cmd_luacoroutine.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/cmd_luacoroutine.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 12 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_luascript.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_luascript.cc:25: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/cmd_queue.cc:27: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/cmd_queue.cc:27: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/cmd_queue.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/cmd_queue.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/constructionsite.cc:20: In file included from /home/arch/widelands/src/logic/constructionsite.h:26: In file included from /home/arch/widelands/src/logic/partially_finished_building.h:23: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/constructionsite.cc:20: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/constructionsite.cc:20: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/constructionsite.cc:20: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/critter.cc:20: In file included from /home/arch/widelands/src/logic/critter.h:24: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/critter.cc:34: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/critter.cc:36: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/logic/dismantlesite.cc:20: In file included from /home/arch/widelands/src/logic/dismantlesite.h:24: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/dismantlesite.cc:20: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/dismantlesite.cc:20: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/dismantlesite.cc:20: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/editor_game_base.cc:20: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/editor_game_base.cc:37: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/editor_game_base.cc:37: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/editor_game_base.cc:37: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/expedition_bootstrap.cc:20: In file included from /home/arch/widelands/src/logic/expedition_bootstrap.h:27: In file included from /home/arch/widelands/src/economy/wares_queue.h:23: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/expedition_bootstrap.cc:25: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/expedition_bootstrap.cc:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/expedition_bootstrap.cc:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/findbob.cc:23: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/findbob.cc:23: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/findbob.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/findbob.cc:23: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/findimmovable.cc:20: In file included from /home/arch/widelands/src/logic/findimmovable.h:25: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ /home/arch/widelands/src/logic/findimmovable.cc:34:23: warning: no previous prototype for function 'FindImmovableAlwaysTrue' [-Wmissing-prototypes] const FindImmovable & FindImmovableAlwaysTrue() ^ 2 warnings generated. In file included from /home/arch/widelands/src/logic/findnode.cc:25: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/logic/game.cc:20: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/game.cc:20: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/game.cc:46: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/game.cc:52: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/game.cc:56: In file included from /home/arch/widelands/src/logic/single_player_game_controller.h:24: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ /home/arch/widelands/src/logic/game.cc:635:5: warning: declaration is marked with '\deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] * \deprecated ~^~~~~~~~~~ /home/arch/widelands/src/logic/game.cc:639:29: note: add a deprecation attribute to the declaration to silence this warning void Game::cleanup_for_load() ^ __attribute__((deprecated)) 13 warnings generated. In file included from /home/arch/widelands/src/logic/immovable.cc:20: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/immovable.cc:41: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/immovable.cc:46: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/immovable.cc:46: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/terrain_affinity.cc:29: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/terrain_affinity.cc:29: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/instances.cc:20: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/instances.cc:33: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/logic/map.cc:32: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/map.cc:42: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/map.cc:42: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/map.cc:42: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/mapastar.cc:22: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/logic/militarysite.cc:20: In file included from /home/arch/widelands/src/logic/militarysite.h:27: In file included from /home/arch/widelands/src/logic/productionsite.h:31: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/militarysite.cc:35: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/militarysite.cc:36: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/militarysite.cc:37: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/partially_finished_building.cc:20: In file included from /home/arch/widelands/src/logic/partially_finished_building.h:23: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/partially_finished_building.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/partially_finished_building.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/partially_finished_building.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/path.cc:27: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/logic/player.cc:20: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/player.cc:20: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/player.cc:20: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/player.cc:20: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/playercommand.cc:20: In file included from /home/arch/widelands/src/logic/playercommand.h:26: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/playercommand.cc:20: In file included from /home/arch/widelands/src/logic/playercommand.h:31: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/playercommand.cc:20: In file included from /home/arch/widelands/src/logic/playercommand.h:31: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/playercommand.cc:33: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/logic/playersmanager.cc:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/playersmanager.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/playersmanager.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/playersmanager.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/logic/production_program.cc:29: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/production_program.cc:37: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/production_program.cc:40: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/production_program.cc:41: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/production_program.cc:139:9: warning: 'return' will never be executed [-Wunreachable-code-return] return false; ^~~~~ /home/arch/widelands/src/logic/production_program.cc:400:43: warning: no previous prototype for function 'create_economy_condition' [-Wmissing-prototypes] ProductionProgram::ActReturn::Condition * create_economy_condition ^ /home/arch/widelands/src/logic/production_program.cc:435:43: warning: no previous prototype for function 'create_site_condition' [-Wmissing-prototypes] ProductionProgram::ActReturn::Condition * create_site_condition ^ /home/arch/widelands/src/logic/production_program.cc:451:43: warning: no previous prototype for function 'create_workers_condition' [-Wmissing-prototypes] ProductionProgram::ActReturn::Condition * create_workers_condition ^ 11 warnings generated. In file included from /home/arch/widelands/src/logic/productionsite.cc:21: In file included from /home/arch/widelands/src/logic/productionsite.h:31: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/productionsite.cc:30: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/productionsite.cc:32: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/productionsite.cc:36: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note /home/arch/widelands/src/logic/productionsite.cc:247:11: warning: parameter 'idx' not found in the function declaration [-Wdocumentation] * @param idx Index of the enhancement ^~~ 8 warnings generated. In file included from /home/arch/widelands/src/logic/queue_cmd_factory.cc:23: In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.h:23: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/queue_cmd_factory.cc:25: In file included from /home/arch/widelands/src/logic/cmd_incorporate.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/queue_cmd_factory.cc:25: In file included from /home/arch/widelands/src/logic/cmd_incorporate.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/logic/replay.cc:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/replay.cc:29: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/replay.cc:30: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/logic/replay.cc:32: In file included from /home/arch/widelands/src/logic/playercommand.h:31: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 11 warnings generated. In file included from /home/arch/widelands/src/logic/requirements.cc:27: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/logic/save_handler.cc:30: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/save_handler.cc:30: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/ship.cc:20: In file included from /home/arch/widelands/src/logic/ship.h:27: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/ship.cc:20: In file included from /home/arch/widelands/src/logic/ship.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/ship.cc:33: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/ship.cc:33: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/soldier.cc:20: In file included from /home/arch/widelands/src/logic/soldier.h:25: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/soldier.cc:20: In file included from /home/arch/widelands/src/logic/soldier.h:25: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/soldier.cc:20: In file included from /home/arch/widelands/src/logic/soldier.h:25: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/soldier.cc:43: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/logic/soldier.cc:45: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note /home/arch/widelands/src/logic/soldier.cc:748:25: warning: not a Doxygen trailing comment [-Wdocumentation] if (m_hp_current < 1) //< Soldier is dead! ^~~ ///< /home/arch/widelands/src/logic/soldier.cc:1071:5: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param _game ^~~~~ /home/arch/widelands/src/logic/soldier.cc:1071:15: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param _game ~~~~~~~~~~~^ /home/arch/widelands/src/logic/soldier.cc:1072:5: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param _player ^~~~~ /home/arch/widelands/src/logic/soldier.cc:1072:17: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param _player ~~~~~~~~~~~~~^ 17 warnings generated. In file included from /home/arch/widelands/src/logic/trainingsite.cc:20: In file included from /home/arch/widelands/src/logic/trainingsite.h:24: In file included from /home/arch/widelands/src/logic/productionsite.h:31: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/trainingsite.cc:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/trainingsite.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/trainingsite.cc:30: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/logic/tribe.cc:20: In file included from /home/arch/widelands/src/logic/tribe.h:28: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/tribe.cc:20: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/tribe.cc:20: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/tribe.cc:35: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/logic/ware_descr.cc:20: In file included from /home/arch/widelands/src/logic/ware_descr.h:29: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/ware_descr.cc:20: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/ware_descr.cc:25: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 6 warnings generated. In file included from /home/arch/widelands/src/logic/warehouse.cc:20: In file included from /home/arch/widelands/src/logic/warehouse.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/warehouse.cc:30: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/warehouse.cc:32: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/warehouse.cc:42: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/logic/worker.cc:20: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/worker.cc:20: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/worker.cc:20: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/logic/worker.cc:41: In file included from /home/arch/widelands/src/logic/dismantlesite.h:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/logic/worker.cc:46: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ /home/arch/widelands/src/logic/worker.cc:102:11: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param g ~~~~~~~^ /home/arch/widelands/src/logic/worker.cc:103:15: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param state ~~~~~~~~~~~^ /home/arch/widelands/src/logic/worker.cc:102:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g ^ /home/arch/widelands/src/logic/worker.cc:102:11: note: did you mean 'game'? * \param g ^ game /home/arch/widelands/src/logic/worker.cc:201:11: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param g ~~~~~~~^ /home/arch/widelands/src/logic/worker.cc:202:15: warning: empty paragraph passed to '\param' command [-Wdocumentation] * \param state ~~~~~~~~~~~^ /home/arch/widelands/src/logic/worker.cc:201:11: warning: parameter 'g' not found in the function declaration [-Wdocumentation] * \param g ^ /home/arch/widelands/src/logic/worker.cc:201:11: note: did you mean 'game'? * \param g ^ game /home/arch/widelands/src/logic/worker.cc:2822:29: warning: not a Doxygen trailing comment [-Wdocumentation] std::vector list; //< List of interesting points ^~~ ///< 19 warnings generated. In file included from /home/arch/widelands/src/logic/worker_descr.cc:20: In file included from /home/arch/widelands/src/logic/worker_descr.h:24: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/worker_descr.cc:26: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/worker_descr.cc:26: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/logic/worker_program.cc:20: In file included from /home/arch/widelands/src/logic/worker_program.h:23: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/worker_program.cc:20: In file included from /home/arch/widelands/src/logic/worker_program.h:25: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/worker_program.cc:20: In file included from /home/arch/widelands/src/logic/worker_program.h:25: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/logic/world/editor_category.cc:25: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/world/editor_category.cc:25: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/world/map_gen.cc:27: In file included from /home/arch/widelands/src/logic/world/world.h:26: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/world/map_gen.cc:29: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/logic/world/resource_description.cc:27: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/logic/world/resource_description.cc:27: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/logic/world/terrain_description.cc:27: In file included from /home/arch/widelands/src/logic/world/world.h:26: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/logic/world/terrain_description.cc:29: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 2 warnings generated. In file included from /home/arch/widelands/src/logic/world/world.cc:20: In file included from /home/arch/widelands/src/logic/world/world.h:26: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/graphic/animation.cc:46: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/animation.cc:49: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata /home/arch/widelands/src/graphic/animation.cc:416:41: warning: format string is not a string literal [-Wformat-nonliteral] snprintf(pictempl, sizeof(pictempl), dirpictempl, dirstrings[dir]); ^~~~~~~~~~~ 3 warnings generated. /home/arch/widelands/src/graphic/graphic.cc:461:11: warning: parameter 'surf' not found in the function declaration [-Wdocumentation] * @param surf The Surface to save ^~~~ /home/arch/widelands/src/graphic/graphic.cc:461:11: note: did you mean 'image'? * @param surf The Surface to save ^~~~ image 1 warning generated. In file included from /home/arch/widelands/src/graphic/render/gamerenderer.cc:25: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/render/gamerenderer.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/graphic/render/gamerenderer.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/graphic/render/gamerenderer.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/graphic/render/gamerenderer_gl.cc:32: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/render/gamerenderer_gl.cc:33: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/graphic/render/gamerenderer_gl.cc:33: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/graphic/render/gamerenderer_gl.cc:33: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/graphic/render/gamerenderer_sdl.cc:26: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/render/gamerenderer_sdl.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/graphic/render/gamerenderer_sdl.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/graphic/render/gamerenderer_sdl.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/graphic/render/minimaprenderer.cc:20: /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: warning: parameter 'viewpoint:' not found in the function declaration [-Wdocumentation] /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: note: did you mean 'viewpoint'? /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ viewpoint In file included from /home/arch/widelands/src/graphic/render/minimaprenderer.cc:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/render/minimaprenderer.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/graphic/render/minimaprenderer.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/graphic/render/minimaprenderer.cc:34: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 8 warnings generated. In file included from /home/arch/widelands/src/graphic/rendertarget.cc:28: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/graphic/rendertarget.cc:28: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/graphic/rendertarget.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/graphic/rendertarget.cc:28: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata /home/arch/widelands/src/graphic/rendertarget.cc:272:11: warning: parameter 'dstx,' not found in the function declaration [-Wdocumentation] * \param dstx, dsty the on-screen location of the animation hot spot ^~~~~ /home/arch/widelands/src/graphic/rendertarget.cc:272:11: note: did you mean 'dst'? * \param dstx, dsty the on-screen location of the animation hot spot ^~~~~ dst 8 warnings generated. In file included from /home/arch/widelands/src/game_io/game_cmd_queue_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_cmd_queue_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/game_io/game_game_class_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_game_class_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/game_io/game_interactive_player_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_interactive_player_data_packet.cc:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/game_io/game_interactive_player_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/game_io/game_interactive_player_data_packet.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/game_io/game_loader.cc:35: In file included from /home/arch/widelands/src/logic/cmd_expire_message.h:26: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/game_io/game_loader.cc:36: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_loader.cc:36: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/game_io/game_loader.cc:37: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/game_io/game_map_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_map_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/game_io/game_player_economies_data_packet.cc:24: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/game_io/game_player_economies_data_packet.cc:27: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_player_economies_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/game_io/game_player_economies_data_packet.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/game_io/game_player_info_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_player_info_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/game_io/game_player_info_data_packet.cc:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/game_io/game_player_info_data_packet.cc:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/game_io/game_preload_data_packet.cc:26: /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: warning: parameter 'viewpoint:' not found in the function declaration [-Wdocumentation] /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: note: did you mean 'viewpoint'? /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ viewpoint In file included from /home/arch/widelands/src/game_io/game_preload_data_packet.cc:28: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_preload_data_packet.cc:28: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 3 warnings generated. In file included from /home/arch/widelands/src/game_io/game_saver.cc:32: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/game_io/game_saver.cc:32: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. In file included from /home/arch/widelands/src/editor/editorinteractive.cc:20: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/editor/editorinteractive.cc:41: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/editor/editorinteractive.cc:41: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/editor/editorinteractive.cc:41: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/editor/map_generator.cc:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/editor/map_generator.cc:32: In file included from /home/arch/widelands/src/scripting/lua_table.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata /home/arch/widelands/src/editor/map_generator.cc:197:12: warning: parameter 'map_gen_info_' not found in the function declaration [-Wdocumentation] /// \param map_gen_info_ Map generator information used to translate random values ^~~~~~~~~~~~~ /home/arch/widelands/src/editor/map_generator.cc:200:12: warning: parameter 'mapInfo' not found in the function declaration [-Wdocumentation] /// \param mapInfo Information about the random map currently begin created ^~~~~~~ 4 warnings generated. In file included from /home/arch/widelands/src/editor/tools/editor_decrease_height_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_decrease_resources_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_delete_bob_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_delete_immovable_tool.cc:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_history.cc:24: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_increase_height_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_increase_resources_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_info_tool.cc:27: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_make_infrastructure_tool.cc:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/editor/tools/editor_make_infrastructure_tool.cc:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/editor/tools/editor_make_infrastructure_tool.cc:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/editor/tools/editor_make_infrastructure_tool.cc:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/editor/tools/editor_noise_height_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_place_bob_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_place_immovable_tool.cc:25: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_height_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_origin_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_port_space_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_resources_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_starting_pos_tool.cc:22: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/tools/editor_set_terrain_tool.cc:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu.cc:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu_load_map.cc:29: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu_map_options.cc:25: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu_new_map.cc:28: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu_random_map.cc:28: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_main_menu_save_map.cc:32: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu.cc:26: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu.cc:31: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:25: In file included from /home/arch/widelands/src/logic/player.h:27: In file included from /home/arch/widelands/src/logic/building.h:33: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/editor/ui_menus/editor_player_menu_allowed_buildings_menu.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_change_height_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_change_height_options_menu.h:23: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_change_resources_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_change_resources_options_menu.h:23: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_noise_height_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_noise_height_options_menu.h:23: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_place_bob_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_place_bob_options_menu.h:25: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_place_immovable_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_place_immovable_options_menu.h:27: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_set_terrain_options_menu.cc:20: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_set_terrain_options_menu.h:28: In file included from /home/arch/widelands/src/editor/ui_menus/editor_tool_options_menu.h:23: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/editor/ui_menus/editor_toolsize_menu.cc:25: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.cc:20: In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.h:23: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.cc:26: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.cc:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/cmd_call_economy_balance.cc:27: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/economy/economy.cc:20: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/economy.cc:35: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/economy.cc:36: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/economy.cc:36: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/economy/economy_data_packet.cc:22: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/economy_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/economy_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/economy_data_packet.cc:25: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/economy/flag.cc:20: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/flag.cc:26: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/flag.cc:29: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/flag.cc:34: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/economy/fleet.cc:20: In file included from /home/arch/widelands/src/economy/fleet.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/fleet.cc:28: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/fleet.cc:35: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/fleet.cc:35: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/economy/idleworkersupply.cc:23: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/idleworkersupply.cc:25: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/idleworkersupply.cc:26: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/idleworkersupply.cc:26: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/economy/portdock.cc:20: In file included from /home/arch/widelands/src/economy/portdock.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/portdock.cc:20: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/portdock.cc:27: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/portdock.cc:33: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/economy/request.cc:23: In file included from /home/arch/widelands/src/economy/economy.h:31: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/request.cc:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/request.cc:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/request.cc:29: In file included from /home/arch/widelands/src/logic/constructionsite.h:27: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/economy/road.cc:20: In file included from /home/arch/widelands/src/economy/road.h:26: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/road.cc:26: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/road.cc:26: In file included from /home/arch/widelands/src/logic/carrier.h:24: In file included from /home/arch/widelands/src/logic/worker.h:26: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/road.cc:30: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/economy/route.cc:20: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. /home/arch/widelands/src/economy/router.cc:60:11: warning: parameter 'start,' not found in the function declaration [-Wdocumentation] * \param start, end start and endpoint of the route ^~~~~~ /home/arch/widelands/src/economy/router.cc:60:11: note: did you mean 'start'? * \param start, end start and endpoint of the route ^~~~~~ start 1 warning generated. In file included from /home/arch/widelands/src/economy/shippingitem.cc:20: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/shippingitem.cc:20: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/shippingitem.cc:23: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 6 warnings generated. In file included from /home/arch/widelands/src/economy/transfer.cc:20: In file included from /home/arch/widelands/src/economy/transfer.h:23: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/transfer.cc:25: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/transfer.cc:28: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/transfer.cc:33: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note 7 warnings generated. In file included from /home/arch/widelands/src/economy/ware_instance.cc:20: In file included from /home/arch/widelands/src/economy/ware_instance.h:23: In file included from /home/arch/widelands/src/economy/transfer.h:23: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/ware_instance.cc:20: In file included from /home/arch/widelands/src/economy/ware_instance.h:25: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/ware_instance.cc:29: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata /home/arch/widelands/src/economy/ware_instance.cc:295:9: warning: empty paragraph passed to '\note' command [-Wdocumentation] * \note \ref update() may result in the deletion of this object. ~~~~~^ /home/arch/widelands/src/economy/ware_instance.cc:649:9: warning: 'return' will never be executed [-Wunreachable-code-return] return nullptr; // Should never be reached ^~~~~~~ 8 warnings generated. In file included from /home/arch/widelands/src/economy/wares_queue.cc:20: In file included from /home/arch/widelands/src/economy/wares_queue.h:23: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/wares_queue.cc:28: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/economy/wares_queue.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/wares_queue.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/ai/ai_help_structs.cc:20: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ai/ai_help_structs.cc:20: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ai/ai_help_structs.cc:20: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/ai/ai_help_structs.cc:20: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< 7 warnings generated. In file included from /home/arch/widelands/src/ai/computer_player.cc:22: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ai/computer_player.cc:22: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ai/computer_player.cc:22: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/ai/computer_player.cc:22: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/ai/computer_player.cc:22: /home/arch/widelands/src/ai/defaultai.h:50:4: warning: unknown command tag name [-Wdocumentation-unknown-command] * \NOTE Network safeness: ^ 8 warnings generated. In file included from /home/arch/widelands/src/ai/defaultai.cc:20: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:25: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/ai/defaultai.cc:20: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:29: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/ai/defaultai.cc:20: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/ai/defaultai.cc:20: In file included from /home/arch/widelands/src/ai/defaultai.h:26: In file included from /home/arch/widelands/src/ai/ai_help_structs.h:32: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/ai/defaultai.cc:20: /home/arch/widelands/src/ai/defaultai.h:50:4: warning: unknown command tag name [-Wdocumentation-unknown-command] * \NOTE Network safeness: ^ 8 warnings generated. In file included from /home/arch/widelands/src/wlapplication.cc:49: In file included from /home/arch/widelands/src/editor/editorinteractive.h:37: In file included from /home/arch/widelands/src/wui/interactive_base.h:27: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/wlapplication.cc:57: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/wlapplication.cc:62: In file included from /home/arch/widelands/src/logic/replay_game_controller.h:26: /home/arch/widelands/src/logic/game_controller.h:91:40: warning: empty paragraph passed to '\see' command [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~~~~^ /home/arch/widelands/src/logic/game_controller.h:91:42: warning: '@struct' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/arch/widelands/src/logic/game_controller.h:89:12: warning: parameter 'player' not found in the function declaration [-Wdocumentation] * \param player : the player idx; ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:90:12: warning: parameter 'result' not found in the function declaration [-Wdocumentation] * \param result : the player result ^~~~~~ /home/arch/widelands/src/logic/game_controller.h:91:12: warning: parameter 'info' not found in the function declaration [-Wdocumentation] * \param info : The info string (\see \struct PlayerEndStatus for allowed values) ^~~~ In file included from /home/arch/widelands/src/wlapplication.cc:65: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/wlapplication.cc:1030:5: warning: '\return' command used in a comment that is attached to a function returning void [-Wdocumentation] * \return false if there were errors during parsing \e or if "--help" ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 warnings generated. In file included from /home/arch/widelands/src/scripting/test/test_luna.cc:25: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata In file included from /home/arch/widelands/src/scripting/test/test_luna.cc:25: In file included from /home/arch/widelands/src/scripting/luna.h:62: In file included from /home/arch/widelands/src/scripting/luna_impl.h:29: In file included from /home/arch/widelands/src/scripting/c_utils.h:24: In file included from /home/arch/widelands/src/logic/game.h:26: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. ../../third_party/libthird_party_eris.a(loslib.c.o): In function `os_tmpname': /home/arch/widelands/src/third_party/eris/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp' In file included from /home/arch/widelands/src/economy/test/test_road.cc:24: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ In file included from /home/arch/widelands/src/economy/test/test_road.cc:29: In file included from /home/arch/widelands/src/logic/player.h:31: /home/arch/widelands/src/logic/message_queue.h:89:6: warning: unknown command tag name 'Note'; did you mean 'note'? [-Wdocumentation] /// \Note The caller must make sure that a command is scheduled to expire ^~~~~ note In file included from /home/arch/widelands/src/economy/test/test_road.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:33: /home/arch/widelands/src/logic/ware_descr.h:35:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_WIDTH 24 //< Default width for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:36:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_HEIGHT 24 //< Default height for ware's menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:37:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_X 3 //< Default padding between menu icons ^~~ ///< /home/arch/widelands/src/logic/ware_descr.h:38:35: warning: not a Doxygen trailing comment [-Wdocumentation] #define WARE_MENU_PIC_PAD_Y 4 //< Default padding between menu icons ^~~ ///< In file included from /home/arch/widelands/src/economy/test/test_road.cc:29: In file included from /home/arch/widelands/src/logic/player.h:32: In file included from /home/arch/widelands/src/logic/tribe.h:34: In file included from /home/arch/widelands/src/logic/worker.h:24: In file included from /home/arch/widelands/src/economy/portdock.h:28: In file included from /home/arch/widelands/src/economy/shippingitem.h:23: In file included from /home/arch/widelands/src/logic/game.h:23: /home/arch/widelands/src/base/md5.h:94:13: warning: parameter 'data' not found in the function declaration [-Wdocumentation] /// \param data data to compute chksum for ^~~~ /home/arch/widelands/src/base/md5.h:94:13: note: did you mean 'newdata'? /// \param data data to compute chksum for ^~~~ newdata 7 warnings generated. In file included from /home/arch/widelands/src/economy/test/test_routing.cc:30: In file included from /home/arch/widelands/src/economy/flag.h:27: In file included from /home/arch/widelands/src/logic/immovable.h:28: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 1 warning generated. ../../third_party/libthird_party_eris.a(loslib.c.o): In function `os_tmpname': /home/arch/widelands/src/third_party/eris/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp' third_party/libthird_party_eris.a(loslib.c.o): In function `os_tmpname': /home/arch/widelands/src/third_party/eris/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp' ../../../third_party/libthird_party_eris.a(loslib.c.o): In function `os_tmpname': /home/arch/widelands/src/third_party/eris/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp' In file included from /home/arch/widelands/src/logic/map_info.cc:31: /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: warning: parameter 'viewpoint:' not found in the function declaration [-Wdocumentation] /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ /home/arch/widelands/src/graphic/render/minimaprenderer.h:58:12: note: did you mean 'viewpoint'? /// \param viewpoint: top left corner in map coordinates ^~~~~~~~~~ viewpoint In file included from /home/arch/widelands/src/logic/map_info.cc:36: In file included from /home/arch/widelands/src/logic/editor_game_base.h:29: In file included from /home/arch/widelands/src/logic/bob.h:25: In file included from /home/arch/widelands/src/economy/route.h:26: /home/arch/widelands/src/logic/instances.h:225:6: warning: '\param' command used in a comment that is not attached to a function declaration [-Wdocumentation] * \param serial : the object serial ^~~~~ 2 warnings generated. ../third_party/libthird_party_eris.a(loslib.c.o): In function `os_tmpname': /home/arch/widelands/src/third_party/eris/loslib.c:108: warning: the use of `tmpnam' is dangerous, better use `mkstemp'