25.08.2017, 17:13
Quote:
Well,
My opinion about 'Russian compiler' is following: It's faster and ignores couples of warnings but strange thing that I've noticed are errors. Using default compiler I get around 5 errors with Russian I do not get anything. The script works perfectly. Although I can say in general, I had a couple of 'line too long' errors so yeah. It cuts compile time to half or less. It's really simple if you think it's bad to leave it if you think its good use it. End of the story. This can raise into an unlimited battle, Russian Compiler vs Default. Like MySQL vs Y_INI, Android vs iOS, God does exist vs God doesn't exist. |
With the Russian compiler you should use #pragma to disable recursion and forward public functions before using them in the script. No other error/issue should arise afaik (tried it on a 50k+ script).