On Thu, Jun 3, 2010 at 3:53 PM, Trass3r <[email protected]> wrote: > Yeah the error handling is a mess. > There are several different versions of error() in different places > (mars.c, root.c, expression.c, ...). Some add loc by themselves, some don't > (like the global one you mentioned). > I think that's why it's so error prone. > > Maybe cleaning that up should be next weeks project...
As for the cases where it's not clear what LOC to put out, I'd say even an arbitrary value would be better than nothing.
_______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
