mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Before this fix, certain errors during compilation such as not being able to load a file, would cause the compilation to fail without stating what went wrong. This fix prints such errors and avoids crashing later when the result of the compilation is undefined.