Forum

Bugs report: MetaEditor warning + typedef bug

Hello, I have come lately across two bugs, one regarding a simple warning of MetaEditor when compiling, and another one concerning typedefs. a) Regarding the compiler warning, when I compile the following example, I get the warning about val "possible use of uninitialized variable 'val'"

Bug report mql : enum problem

Hello, I have come across a bug in MetaEditor that has to do with when declaring enums.. This bug causes the program to hang for some seconds or even causes some infinite loop if we attempt to compile.. In order to reproduce the bug we have to create an enum in global scope as below (with the