On Monday, 18 November 2013 at 13:29:38 UTC, Jacob Carlborg wrote:
Just pass -g on the command line, example: dmd main.d -g
Uh, that does not work, (same error message) but a switch(cast(string)(enum_var)) seem to work
On Monday, 18 November 2013 at 13:29:38 UTC, Jacob Carlborg wrote:
Just pass -g on the command line, example: dmd main.d -g
Uh, that does not work, (same error message) but a switch(cast(string)(enum_var)) seem to work