You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be highly useful to add the same return/return_warnings/return_errors/report/report_warnings/report_errors/warnings_as_errors options as available in compile:file and leex:file for erlang_protobuffs' own errors/warnings.
The text was updated successfully, but these errors were encountered:
@lordnull, does that mean erlang_protobuffs doesn't emit warnings of its own? Options passed to compile:file of course support warnings_as_errors, but the ticket is about warnings emitted by this compiler.
It would be highly useful to add the same return/return_warnings/return_errors/report/report_warnings/report_errors/warnings_as_errors options as available in compile:file and leex:file for erlang_protobuffs' own errors/warnings.
The text was updated successfully, but these errors were encountered: