The error message the original poster got states that the parser expects either an 
open parens *or a whitespace* after the directive. From what you wrote it doesn't 
actually expect, but rather prohibits whitespace.

The bug is in the error message then.

Attila.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 2002. január 31. 14:52
Subject: DO NOT REPLY [Bug 6146] - error in parsing white space between #elseif and 
condition


> 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=6146>.
> 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=6146
> 
> error in parsing white space between #elseif and condition
> 
> [EMAIL PROTECTED] changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> 
> ------- Additional Comments From [EMAIL PROTECTED]  2002-01-31 13:52 -------
> Right - that's considered a syntax error.
> 
> We don't currently allow a newline between the directive and the open 
> parens.
> 
>  #<directive>(
> 
> (where 'elseif' is the directive - we consider this a directive, syntactically)
> 
> You are free to argue that we should change the syntax .  I am going to 
> mark this as  'INVALID', meaning 'not a bug, but a misunderstanding' :)
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

Attachment: smime.p7s
Description: application/pkcs7-signature

Reply via email to