GNU Project - Global / Savannah - Global

Top page

What's new

Tutorial

License

Links

Plans

Known bugs

Contribution

Mailing lists

Download


Known bugs


Known bugs in the latest GNU Global.

Obstacles independent of hardware

  • Pygments plug-in parser with Python3 does not work, if 'ctagscom' is not set. If it is not set, default path obtained by configure script should be used.
    $ cat > gtags.conf
    default:\
            :ctagscom=:\
            :langmap=C\:.c.h:\
            :gtags_parser=C\:/usr/local/lib/gtags/pygments-parser.la:
    $ gtags
    $ global -x '.*'
    $ _                             # no tags
    
  • Gtags(C parser) does not pick up split function definitions. [report]
  • Gtags cannot detect function pointer correctly. [report] [report]
  • Gtags cannot detect macro references in assembly source code. [report]
  • Nested functions not found. [report]
  • always getting "Warning: ... is out of source tree."(Windows) [report]
  • C++ parsing problem with constructors and destructors. [report]

Obstacles peculiar to a processor

  • [ARM] Infinite loop when running gtags in Emacs [report]
If you can fix the bugs then please send it to us. Thank you in advance.
[Top of page]
Copyright (c) 2000-2023 Tama Communications Corporation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2
[image of the globe]