tmcdos
tmcdos
15 months and no fix :(
The problem remains even with the latest unstable build. Here are the files where the issue is observed. [pack.zip](https://github.com/cnpack/cnwizards/files/920182/pack.zip)
         ...
[PragmataPro_0.8_ttf.txt](https://github.com/cnpack/cnwizards/files/932201/PragmataPro_0.8_ttf.txt)
We could try 2 more things: 1) I can send you the full source code of the application - to eliminate the possibility for CodeInsight messing up 2) I can...
I have disabled the following IDE experts: - CodeRush 7.0.1 by Eagle Software - ModelMaker Code Explorer 5.1.0 - GExperts 1.32 - CodeSite MethodTracer 4.4 However, there are still several...
We can try this but if it is too much work for you - do not bother with it, I can live with this bug :)
Hm, actually `clone(parent, circular, depth, prototype, includeNonEnumerable)` exists both in `/src/backend/hook.js` and `/src/backend/clone.js` from the latest Vue-DevTools. I am not sure why it has not complained on my installation -...
This is strange - because if I remove **argInfo->Register = false;** from **InfoProcInfo::AddArg** then this field takes different non-zero values every time I load an executable and then save the...
Okay, I will be more precise then. If you look at function **TAnalyzeThread::FindPrototypes**, you will see the following piece of code ``` ARGINFO argInfo; p = pInfo->Args; int ss =...