digitalmars.D.bugs - enum: segfault & documentation
- "Thomas Kuehne" <eisvogel users.sourceforge.net> Aug 23 2004
1) see attached diff for a documentation glitch 2) the source below is valid but results in a segfault. << documentation >>EnumDeclaration: enum EnumBody EnumBody: ;
<< source >>enum;
Thomas
Aug 23 2004








"Thomas Kuehne" <eisvogel users.sourceforge.net>