democog / Profile
democog
Added topic Bugs in Metaeditor/parser
Hello, I came across two bugs in Metaeditor, one visual and the other with the parser The visual one is kinda weird because it only appears under certain circumstances that are not very obvious, still it appeared to me when some dozen
democog
Added topic Bug with MQL libraries
Hello, I came across a bug regarding importing MQL libraries (build 5146) that seems to involve the MQL runtime. The problem is that when changing the return type of a imported function, and the changed type has the same size with the prior
democog
Added topic 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
democog
Added topic 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
: