apoch / epoch-language

Home of the Epoch Programming Language Project
Other
72 stars 3 forks source link

Implement runtime errors for failed typecasts #125

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Once a runtime error handling mechanism is in place, make sure library cast() 
overloads raise errors when casts fail.

Original issue reported on code.google.com by don.ap...@gmail.com on 15 Feb 2012 at 7:51