This is the mail archive of the gcc-bugs@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]

Re: C++ attributes ?


> Date: Tue, 31 Aug 1999 19:35:05 +0200
> From: Marc Espie <espie@tetto.liafa.jussieu.fr>

> How about writing some proper documentation for 
> __attribute__((init_priority)) and __attribute__((com_interface)) ?

?  The above might be misread a rude.  This is a volunteer project.
If you don't like the documentation, feel free to contribute.

Also, it is not unreasonable to get a feature working first, then
after it works, to document it.  I suspect that com_interface is even
newer than init_priority.

> I can about figure out what init_priority is for, but com_interface
> is a large mystery for me...

You can try a book store and look for the title COM and DCOM and find
out more about com.  I suspect that com_interface is heavily related.


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