Dash-Industry-Forum / DocumentAuthoring

GitHub+Bikeshed based document authoring guide and associated tooling.
MIT License
0 stars 2 forks source link

Make it clear that build "warnings" are also errors #3

Closed sandersaares closed 5 years ago

sandersaares commented 5 years ago

The word "warning" used by the compiler is misleading. In fact, they are errors. We want the compiler to not complain about anything. Clarify this somehow (e.g. "Fix all warnings and errors")