You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by bu...@apache.org on 2002/04/25 17:00:37 UTC

DO NOT REPLY [Bug 8517] New: - Macros cannot begin with "set"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8517>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8517

Macros cannot begin with "set"

           Summary: Macros cannot begin with "set"
           Product: Velocity
           Version: 1.2
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Source
        AssignedTo: velocity-dev@jakarta.apache.org
        ReportedBy: hugg@pobox.com


I can define a macro that begins with "set" -- like #macro(setFooBar) -- but if 
I try to invoke it, I get a ParseException.  This is a probably a result of 
special whitespace-handling for the #set directive.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>