Re: [sv-ac] Enhancements submitted

From: Brad Pierce <Brad.Pierce_at_.....>
Date: Tue Oct 24 2006 - 10:06:44 PDT
>(type(expr) == real)

Must be 

    type(expr) == type(real)

A data_type is not a constant_primary, but a type_reference is.

-- Brad
Received on Tue Oct 24 10:07:13 2006

This archive was generated by hypermail 2.1.8 : Tue Oct 24 2006 - 10:07:17 PDT