C++ attributes ?

Mike Stump mrs@wrs.com
Tue Aug 31 11:44:00 GMT 1999


> 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.


More information about the Gcc-bugs mailing list