gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] latest CVS check in


From: Gaius Mulley
Subject: [Gm2] latest CVS check in
Date: Wed, 08 Oct 2003 10:47:08 +0100

Hi,

I've just checked in some changes to gm2 which modify the behaviour of
gm2 with respect to opaque types. Previously gm2 parsed both
definition and implementation modules when an opaque type was
encountered. This allowed opaque types to be implemented as any type
(not just a POINTER TO ...). 

This feature is still present, but is now only activated via the
-Wextended-opaque switch. If this option is absent then an opaque type
will be considered to be implemented as a POINTER TO sometype
when imported.

Also included is a -Wverbose option which displays the source files
as they are parsed during pass 1.

hope this is useful,

Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]