Am Freitag, 7. Dezember 2007 13:28:05 schrieb Arne Schmitz: > I have the following C++ function: > > inline const bool load_file(const char* _filename) > > This is recognized as a symbol, but not as a tag by global. How can I > change this?
Answering my own question: The function is defined in a .h file, which is assumed to be C in GNU Global... :-) Arne -- Dipl.-Inform. Arne Schmitz Phone +49 (0)241 80-21817 Computer Graphics Group Fax +49 (0)241 80-22899 RWTH Aachen University http://www.rwth-graphics.de Ahornstrasse 55, 52074 Aachen, Germany
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
