[ scummvm-Bugs-3615142 ] macro `remove' used without args

SourceForge.net noreply at sourceforge.net
Thu Oct 24 10:41:34 CEST 2013


Bugs item #3615142, was opened at 2013-10-24 01:41
Message generated for change (Tracker Item Submitted) made by superzanac
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3615142&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: Blue Force
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: zanac (superzanac)
Assigned to: Nobody/Anonymous (nobody)
Summary: macro `remove' used without args

Initial Comment:
I try to build ringworl with Sourcery_CodeBench_Lite_for_ARM_SymbianOS 4.6.3 under windows. unistd.h already  has  "#define remove(x)       unlink(x)". Is this macro useful?
In file included from D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:33,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage/tsage.h:31,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:28:
D:\Symbian\Projects\SDL\scummvm\engines\tsage/graphics.h:197: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/graphics.h:337: macro `remove' used without args
In file included from D:\Symbian\Projects\SDL\scummvm\engines\tsage/tsage.h:31,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:28:
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:126: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:148: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:197: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:300: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:333: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:348: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:422: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:510: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/core.h:592: macro `remove' used without args
In file included from D:\Symbian\Projects\SDL\scummvm\engines\tsage/converse.h:28,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage/scenes.h:27,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage/globals.h:29,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:32:
D:\Symbian\Projects\SDL\scummvm\engines\tsage/sound.h:445: macro `remove' used without args
In file included from D:\Symbian\Projects\SDL\scummvm\engines\tsage/scenes.h:27,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage/globals.h:29,
                 from D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:32:
D:\Symbian\Projects\SDL\scummvm\engines\tsage/converse.h:65: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/converse.h:93: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage/converse.h:239: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:427: macro `remove' used without args
D:\Symbian\Projects\SDL\scummvm\engines\tsage\blue_force\blueforce_dialogs.cpp:456: macro `remove' used without args

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3615142&group_id=37116




More information about the Scummvm-tracker mailing list