[Bug Report] Semantic cannot jump if the include headers are inside a macro
Tu Do <[email protected]>
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <CAOEd9j==uBxmr1upMAsBXjvFERXwqGSpQ5401ug1JRm2ehxKvA@mail.gmail.com> |
For example: #ifdef USE_GTK #include "gtkutil.h" #ifdef HAVE_GTK3 #include <X11/Xproto.h> #endif #endif You can examine the above code here: http://repo.or.cz/w/emacs.git/blob/HEAD:/src/xterm.c#l91 Semantic cannot jump to the header #include <X11/Xproto.h>, but when put it outside the #ifdef USE_GTK...#endif, Semantic can jump fine. Tu. ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Cedet-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-devel