2017-01-03 18:19, Adrien Mazarguil:
> On Tue, Jan 03, 2017 at 04:15:42PM +, Ferruh Yigit wrote:
> > error #188: enumerated type mixed with another type
> >
> > This is get when an integer assigned to an enum variable.
> >
> > Since this usage is common and causing many ICC compilation errors,
On Tue, Jan 03, 2017 at 04:15:42PM +, Ferruh Yigit wrote:
> error #188: enumerated type mixed with another type
>
> This is get when an integer assigned to an enum variable.
>
> Since this usage is common and causing many ICC compilation errors, and
> other compilers accept this usage. Disabl
error #188: enumerated type mixed with another type
This is get when an integer assigned to an enum variable.
Since this usage is common and causing many ICC compilation errors, and
other compilers accept this usage. Disabling the warning.
Signed-off-by: Ferruh Yigit
---
mk/toolchain/icc/rte.v
3 matches
Mail list logo