OSDN Git Service

Report undefined macros again.
authorcs <cs@e1914e07-63f8-0310-9059-d6d858d7cdca>
Tue, 20 Feb 2007 11:07:21 +0000 (11:07 +0000)
committercs <cs@e1914e07-63f8-0310-9059-d6d858d7cdca>
Tue, 20 Feb 2007 11:07:21 +0000 (11:07 +0000)
commit9518747bc0e0656201d17b56f33ac5d564632ed2
treef2cb9386df989009b82ce220ac7f6a763f620281
parent7814df47af526c2a4078853bd76f286144c53993
Report undefined macros again.

TaskJuggler silently ignored the usage of undefined macros. This
should only be done when the macro name is prefixed by a questionmark
in the macro call.

git-svn-id: https://www.taskjuggler.org/svn/taskjuggler/trunk@1414 e1914e07-63f8-0310-9059-d6d858d7cdca
docs/en/ChangeLog.xml
docs/en/taskjuggler.xml.in
taskjuggler/CoreAttributesList.cpp
taskjuggler/MacroTable.cpp