This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++'s 'export' Keyword?


On Wed, Jan 28, 2004 at 01:10:37PM -0500, Richard Kenner wrote:
>     The SC isn't going to reject implementation of "export"; RMS will drag
>     his heels a bit, but he's accepted GNAT's support of dumping and reloading
>     meta-information about Ada programs, 
> 
> Ada just dumps the information: it does not reload it. I don't think this
> distinction is relevant to the discussion, but I wanted to clarify this anyway.

Right, I got that wrong, but RMS didn't, as I recall; the issue that came
up with Dupont's "introspector", for dumping XML for C/C++, was similar: a
proprietary program could use the meta-information, thus allowing it to
benefit from GCC's front end.  So he didn't want to do it, even though Ada
has something similar.  RMS dislikes arguments from precedent, as he wants
to be free to follow what he considers best strategy in each case.

I don't want to revive the flame war we've had over these issues in the
past, I just wanted to let folks know that RMS is much more likely to
accept interfaces in cases where language standards more or less require
them.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]