Re: C++ thingies



Joaquin Cuenca Abela wrote:

> I don't need to explain the potential consequences of having such a
> funcion in a public library for the C++ people (but anyway, you should
> name your functions as a mad to actually collide with the compiler).

Yeah, but what's the probability that a C++ compiler would just refuse
to compile the source with such identifiers?

I found a lot of them in libgda (needed by gnome-db), which then led to
ORBit. "nm libORBit.so | grep __" will reveal a certain number of
functions with global visibility. I don't know if all of them are public,
but some are (PortableServer_POA__get_* functions, at least, I think).

-- 
 .-.   .-.    Sarcasm is just one more service we offer.
(_  \ /  _)
     |        dave arsdigita com
     |

_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]