It seems that both - my initial question and my answer to you were not
precise. Let me try to provide better wording for my point. Your
example shows comment statement which, as any other statement,
requires ending semicolon. It cannot be terminated with end of line.
On other hand C++-style single-line comments as well as comments in
UNIX-style configuration files are terminated with end of line only.
My point is that I never saw a comment expression which can be
terminated with either one and I believe that the only example of such
strange behaviour around is Quake-inherited parser of .cfg files.

Regads,

Roman


On 12/06/06, Team Pfeffer <[EMAIL PROTECTED]> wrote:
Don't be thrown by the quotes - they're not required. If you want to
get pedantic, let's
go with ALGOL-60, and quote the commands instead:

'comment' anything after comment is a comment; 'integer' a, b;

I knew you'd bristle at the answer, but I thought you'd have picked on
the semi-colon.
Oh well.

-b

On 6/12/06, Roman Hatsiev <[EMAIL PROTECTED]> wrote:
> Nice try, Bobby, but your example does not fit into my question since
> comment here requires ending quote, in other words - special closing
> tag I mentioned before. Sorry.
>
> Anyway, I give up.
>
> Alfred, thanks for your response. Your reason is good and I'm ready to
> accept it though I don't think that anyone actually relies on this
> behaviour. But we have someone new to blame here which is good! And
> that someone is John Carmak which is great!
>
> Regards,
>
> Roman
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to