* Support for #line?
@ 1999-12-31 16:15 Steve Stevenson
2000-01-04 11:03 ` Xavier Leroy
0 siblings, 1 reply; 2+ messages in thread
From: Steve Stevenson @ 1999-12-31 16:15 UTC (permalink / raw)
To: caml-list
Happy New Year!
By now, you know whether Y2K is interesting or not :-)
Is there support for #line type constructs to help in using
preprocessors?
Thanks.
steve
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Support for #line?
1999-12-31 16:15 Support for #line? Steve Stevenson
@ 2000-01-04 11:03 ` Xavier Leroy
0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 2000-01-04 11:03 UTC (permalink / raw)
To: Steve Stevenson, caml-list
> Is there support for #line type constructs to help in using
> preprocessors?
Yes. The syntax is "# LINENO" or "# LINENO FILENAME".
We used to support "#line LINENO" as an alias for "# LINENO" until
Georges Gonthier pointed out a nasty ambiguity with the invocation of
a method called "line"...
- Xavier Leroy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-01-04 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-31 16:15 Support for #line? Steve Stevenson
2000-01-04 11:03 ` Xavier Leroy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox