Better error message when attempting to access a property of a maybe
commit589080e24bb460d3fb9306d67ef8f03d3363f755
authorThomas Leonard <talex5@gmail.com>
Thu, 18 Sep 2008 09:01:30 +0000 (18 10:01 +0100)
committerThomas Leonard <talex5@gmail.com>
Thu, 18 Sep 2008 09:01:30 +0000 (18 10:01 +0100)
tree92c2ad45918ae7fd61b9e47c6a65a74cbfc268a9
parentd5518720ef185eaf1a7ffa575ed79247cd14b04b
Better error message when attempting to access a property of a maybe

Explain why the property can't be accessed, and then continue as if
it was successful to reduce further errors.
dmd/mtype.c
dmd/mtype.h