eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
558 stars 130 forks source link

No longer enable -Wabi in templates #355

Closed ilg-ul closed 5 years ago

ilg-ul commented 5 years ago

Recent GCC (>8.x) trigger an warning for -Wabi, apparently the syntax was changed.

To prevent it, no longer enable -Wabi.

ilg-ul commented 5 years ago

Solution: remove the ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warnabi property from templates.

ilg-ul commented 5 years ago

Fixed in 4.6.1.