
9 Feb
2005
9 Feb
'05
10:31 p.m.
On Wed, Feb 09, 2005 at 09:20:20PM +0100, Hartmut Kaiser <HartmutKaiser@t-online.de> wrote:
Pavel Vozenilek wrote:
________________________________________________________ 6. Does the library deal with Microsoft's #region and #endregion?
No. But good point, it should be added (at least these should be ignored). The library already has the option to recognise MS specific tokens, such as __declspec etc. #region and #endregion fall into the same category. What about gcc's #include_next?
Andreas Pokorny