jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Compiler] Error Messaging and Exception Handling

jamescourtney opened this issue · comments

Make compiler errors more visible and actionable to the user. Detect features that are unsupported and report them as errors instead of failing mysteriously.