Ignore:
Timestamp:
Apr 9, 2008, 10:22:08 PM (17 years ago)
Author:
cinc
Message:

Portability patches for Windows, Linux, Darwin by Bird.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nombase.idl

    r268 r326  
    6363#define NOMCLASSNAME( a ) native P ## a
    6464#endif
     65#ifndef _MSC_VER /* doesn't work here yet. */
    6566/* For doing parameter checks */
    6667#define NOMPARMCHECK(a ,...)   const string _conc(a, _conc(__PARMCHECK__, _conc(__LINE__,__INCLUDE_LEVEL__))) = #__VA_ARGS__
     68#endif
    6769
    6870
Note: See TracChangeset for help on using the changeset viewer.