User forums > Nightly builds

The 19 september 2010 build (6608) CODECOMPLETION BRANCH version is out.

<< < (15/19) > >>

Loaden:

--- Quote from: oBFusCATed on September 24, 2010, 09:34:17 am ---Also, It seems that the list of files won't be correct if the main thread enters the critical section before the worker have finished.

--- End quote ---
I think it does not matter, because the probability is too small.
Even if other implementations, can not be perfect!


--- Quote from: oBFusCATed on September 24, 2010, 09:34:17 am ---Probably it will be better to add an item in the list -> "Processing 10%"

--- End quote ---
I think it is not necessary.

Loaden:

--- Quote from: killerbot on September 24, 2010, 09:37:25 am ---well :


--- Code: ---return m_Locker != 0;

--- End code ---

NULL :  :-(    , please C++0X come fast (or at least gcc implement it fast) nullptr.



--- End quote ---
It is easy replace all from "NULL" to "nullptr", but it is diffcult replace all from "0" to "nullptr".

killerbot:
I knew this argument would be brought up ;-)

oBFusCATed:
As far as I know nullptr is defined somewhere in CB's sources, so it could be used.

p.s. nullptr will be in gcc 4.6 :)

Loaden:
Add new feature for remove all bookmarks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version