Nice/src/nice/tools/typing PrimitiveType.java,1.4,1.5
Daniel Bonniot <[email protected]> Wed, 30 Mar 2005 08:02:10 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/src/nice/tools/typing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29001/src/nice/tools/typing
Modified Files:
PrimitiveType.java
Log Message:
Removed the obsolete nice.lang.Type
Index: PrimitiveType.java
===================================================================
RCS file: /cvsroot/nice/Nice/src/nice/tools/typing/PrimitiveType.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** PrimitiveType.java 14 Jan 2005 18:53:53 -0000 1.4
--- PrimitiveType.java 30 Mar 2005 08:01:57 -0000 1.5
***************
*** 135,144 ****
}
- if (name.equals("nice.lang.Type"))
- {
- // to differ with the null result, which signals error
- return gnu.bytecode.Type.pointer_type;
- }
-
return null;
}
--- 135,138 ----
***************
*** 166,168 ****
public static TypeConstructor collectionTC;
public static TypeConstructor throwableTC;
! }
\ No newline at end of file
--- 160,162 ----
public static TypeConstructor collectionTC;
public static TypeConstructor throwableTC;
! }
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click