[sv-bc] 2 erratas


Subject: [sv-bc] 2 erratas
From: Francoise Martinolle (fm@cadence.com)
Date: Thu Jan 15 2004 - 09:16:12 PST


We found 2 new erratas:
1. the bnf for a class definition is incorrect. arguments initialization
for the parent class constructor can be modified by a derived class definition.
ex:
class A extend B(5);
where 5 is the value passed as an argument to the new constructor of B.

2. in Section 11.21, it is said that the scope resolution operator :: can
only be used for classes. It is also used for packages.

Francoise
        '



This archive was generated by hypermail 2b28 : Thu Jan 15 2004 - 09:17:27 PST