"Arnd Hanses" <[EMAIL PROTECTED]> writes: | os2-defines.h : | | ------------------- | [...] | | #if defined(_LYX_MAIN_C) || defined(_FILETOOLS_C) | #include "LString.h" I will not have any code that depend on the include guards. | //An internal helper to better handle DOS-style paths | inline static LString CleanupPath(LString const &path); also static in .h files is banned. (I guess we have it somewhere else, but that does not make it better) We can have the configure script (or the makefile) setup a link from os_specific.h to os2_defines.h, or os_default.h. Lgb
- 3026 public symbol exports in LyX global name space (w... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Lars Gullik Bjønnes
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Lars Gullik Bjønnes
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Lars Gullik Bjønnes
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Lars Gullik Bjønnes
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Shigeru Miyata
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... Arnd Hanses
- Re: 3026 public symbol exports in LyX global name... miyata
- Re: 3026 public symbol exports in LyX global name... miyata
- Re: 3026 public symbol exports in LyX global ... Lars Gullik Bjønnes
- Re: 3026 public symbol exports in LyX global name... miyata