caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Steve Stevenson <steve@cs.clemson.edu>, caml-list@inria.fr
Subject: Re: Support for #line?
Date: Tue, 4 Jan 2000 12:03:20 +0100	[thread overview]
Message-ID: <20000104120320.21969@pauillac.inria.fr> (raw)
In-Reply-To: <14444.54874.182356.608221@merlin.cs.clemson.edu>; from Steve Stevenson on Fri, Dec 31, 1999 at 11:15:53AM -0500

> 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




      reply	other threads:[~2000-01-04 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-31 16:15 Steve Stevenson
2000-01-04 11:03 ` Xavier Leroy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000104120320.21969@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=steve@cs.clemson.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).