Function with try/catch and no return statement

Nick Sabalausky a at a.a
Sun Feb 7 12:13:17 PST 2010


"Stewart Gordon" <smjg_1998 at yahoo.com> wrote in message 
news:hkmjms$m7$2 at digitalmars.com...
> Don wrote:
> <snip>
>> It gives an error for me on Windows when compiled with -w. If it doesn't 
>> on Mac, that's definitely a bug.
>
> That's strange.  Setting -w shouldn't add any errors.  Only warnings.
>

DMD doesn't have warnings. Just optional errors added by "-w" that are 
mislabeled as "warnings". 





More information about the Digitalmars-d mailing list