User forums > Nightly builds

The 25 september 2010 build (6634) CODECOMPLETION BRANCH version is out.

<< < (16/24) > >>

ollydbg:

--- Quote from: Loaden on October 08, 2010, 11:27:58 am ---
--- Quote from: Borr on October 08, 2010, 09:23:06 am ---CB_CC_BRANCH_r6675 can't parce ole2.h with MinGW


--- Code: ---#include <ole2.h>
...
VARIANT param;
VariantInit(&param);
param./*Ctrl-Space show only dblVal*/

--- End code ---


--- End quote ---
Sorry, this is too complex, my personal opinion, not yet plan to support it.

--- End quote ---

there are some unnamed union in the declaration of VARIANT. I'm trying to figure it out. but the latest cc_branch get crashed when I try to view ole2.h.

ollydbg:

--- Quote from: Loaden on October 08, 2010, 07:44:56 am ---
--- Quote from: jens on October 07, 2010, 11:17:22 pm ---The second time (parsing without) was done immediately after closing the project, so that most of the files are still in the systems hdd-buffer.

--- End quote ---
No, because the ParserThread instance of these files does not created.

--- End quote ---

...I'm confused about your discussion. Jens says that the second batch parse takes much less time because of the system's cache for source files.

Loaden:

--- Quote from: ollydbg on October 08, 2010, 12:09:33 pm ---
--- Quote from: Loaden on October 08, 2010, 07:44:56 am ---
--- Quote from: jens on October 07, 2010, 11:17:22 pm ---The second time (parsing without) was done immediately after closing the project, so that most of the files are still in the systems hdd-buffer.

--- End quote ---
No, because the ParserThread instance of these files does not created.

--- End quote ---

...I'm confused about your discussion. Jens says that the second batch parse takes much less time because of the system's cache for source files.

--- End quote ---
I see, thanks!

Loaden:
@killerbot
Could you publish a CODECOMPLETION BRANCH nightly build in this weekend?
We add some feature, and fixed some bugs of reported in forum.
Thanks a lot! :D

EDIT: Please waiting, found a new issue, we need a whole day for test. :(

Loaden:
@MortenMacFly
Maybe we need merged with trunk (trunk to cc_branch) ?
We need your help. :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version