current CVS head

Tom Hughes tom at compton.nu
Sun Dec 7 12:45:54 GMT 2003


In message <gemini.3fce124c0198c8704137%tony at tony-lx.vanderhoff.org>
          Tony van der Hoff <tony at vanderhoff.org> wrote:

> 1. OSReadSysInfo_PlatformClass:
> The argument "class" is a reserved C++ keyword, so C++ programs will barf on
> it.  I've provisionally changed the name to "platform_class".
> 
> 2. Wimp_PlotIconWithSpriteArea:
> appears both as a const name and a swi name, so fails to compile. Since the
> const appears only to be used to identify the swi reason code, I don't see
> it has much point, and I have commented out the const, and hard coded the
> number into the swi.

I've committed changes to CVS to fix both of these issues.

> Is there any other WIP for which a new release should wait?

I don't think so.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://www.compton.nu/



More information about the oslib-team mailing list