Question
[Bug report]STVD inappropriate description of the Cosmic's -pne compiler flag
Posted on June 15, 2018 at 10:42

The STVD calls it ''Optimize Size of Enum Variables''

However it does the opposite:

The Cosmic support said:
We checked your problem and by default, the compiler sets enum in 8 bit wide when possible. We suspect that STVD may have set a compiler option: -pne (no enum optimization).
#stvd #optimalization #bug #cosmic