Errors, bugs, questions - page 1923

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The help states that: If no initial values are specified, static memory class variables take zero initial values. And besides - without template it's OK
The help says that: If no initial values are specified, static memory class variables take zero initial values
In the case of templates, I have an approximate idea of where the legs are coming from, hence the understanding that it is not possible to simply add a template line in all situations.
Technically, it is probably a mistake. Although, I think that the quoted text from the documentation was written long before the appearance of templates and is somewhat inaccurate.
Although I think the quoted text from the documentation was written long before the templates were available and is somewhat inaccurate.
MetaEditor no longer runs after the update, giving this error
1616 worked fine, 1619 did not.
In the terminal log after pressing F4
I don't quite understand the point of your IMHO. Take build <= 1596 (32bit) and check (outputs to .log file immediately [5-10 seconds] even one line). I checked it a minute ago.
[which cache? which always? there was something about something somewhere!?!]
I'm talking about Experts tab and MQL5\Logs\ folder.
IMHO it was written out of innate delicacy - a subtle hint of inconsistency in our experiences. For me, 5-10 seconds is by no means immediate. And that delay is not always limited to seconds according to my observations.
[Cache is cache, always is all the time until now, the question of delayed logging has already been discussed on this forum - if it's really important for you - search it].
For me, 5-10 seconds is by no means immediate. And this delay is not always limited to seconds according to my observations.
Compilation error
Sounds like the previous case https://www.mql5.com/ru/forum/1111/page1943#comment_5410554 but you cannot hide the error here by specifying T C::a = 0; // A::A( int ) is missingError during execution
Result:
1>'1234
2>'1234'
Compilation error
The opposite was expected
Further no error was expected in both cases (1. and 2.)