.hgignore

Sat, 28 Sep 2013 13:46:14 -0400

author
emc
date
Sat, 28 Sep 2013 13:46:14 -0400
changeset 2077
84161510f257
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8025413: NPE in Type.java due to recent change
Summary: isCompound throws a NPE for noType and other types. Made it return a reasonable result instead.
Reviewed-by: jjg, vromero

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@446 3 /nbproject/private/
ohair@976 4 ^.hgtip
michaelm@1223 5 .DS_Store

mercurial