ID:2924554
 
Resolved
Applies to:Dream Maker
Status: Resolved (515.1638)

This issue has been resolved.
Change src.name=name to src.name= name || src.name inside of exception/New().

I had an idea to make some standardized error emissions, and it would be absolutely trivial to just make new error typedefs with custom names. Problem is that exception/New() deletes the names. I could override New(), but that adds overhead where it's not necessary.
Lummox JR resolved issue
Done. I didn't add a note to this one because it doesn't really seem relevant to release notes.