.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

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^.hgtip
     5 .DS_Store

mercurial