gcc visibility used by moz
Gabriel Dos Reis
gdr@integrable-solutions.net
Wed Jul 12 19:09:00 GMT 2006
Daniel Jacobowitz <drow@false.org> writes:
[...]
| I just don't get it. Why should it matter whether a member function is
| virtual or not in order to be able to call it from outside this shared
| object? Either you can access the public members of the class, or you
| can't. Being able to access some of them and get link errors on others
| is a very strange default interpretation.
Amen.
-- Gaby
More information about the Gcc
mailing list