On Sunday 10 February 2008 10:52:26 [EMAIL PROTECTED] wrote:

> Modified:
>    trunk/include/parrot/compiler.h
>
> Log:
> [src] Added Microsoft's standard source code annotation language (SAL)
> annotations to NOTNULL, NULLOK, ARGIN, and others.

I'm all for this change, but it throws a lot of "_MSC_VER is not defined" 
errors in non-Windows platforms.  I poked at the defines a little bit, but 
didn't see an immediately obvious way to make things right (my most recent 
attempt broke the OS PMC).  Do we need a separate header for Windows?

-- c

Reply via email to