This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: C++ attributes ?
- To: Marc dot Espie at liafa dot jussieu dot fr, jason at yorick dot cygnus dot com
- Subject: Re: C++ attributes ?
- From: Mike Stump <mrs at wrs dot com>
- Date: Tue, 31 Aug 1999 11:44:05 -0700 (PDT)
- Cc: egcs-bugs at egcs dot cygnus dot com
> 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.