This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc visibility used by moz
Tristan Wibberley <maihem@maihem.org> writes:
> But I think it is important that there are three places where
> visibility is a factor (as a concept of "being able to see things"
> rather than the attribute).
I think it would help if you wrote down the rules for the visibility
attributes as applied to C++. Write it as though you were writing the
gcc user manual.
I'm no expert at this stuff, but I have to say that right now I don't
understand what you are suggesting.
Ian