Hi, Can package refer compilation unit item? I did not see anything in the LRM which restricts that. But for the following case: typedef int intType; int x; package intPack; typedef intType iType; int y = x; endpackage most of the tools fail. If the case is wrong, LRM should mention that explicitly. -- Regards Surya -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Aug 1 01:03:51 2007
This archive was generated by hypermail 2.1.8 : Wed Aug 01 2007 - 01:04:38 PDT