User forums > Nightly builds
The 15 August 2011 build (7385) is out.
Loaden:
Annoying hang should have been fixed in rev7408.
oBFusCATed:
Confirmed...
Now you should fix the ctrl+shift+. deadlock and CC will be usable, again :)
Loaden:
--- Quote from: oBFusCATed on August 24, 2011, 03:59:29 pm ---Confirmed...
Now you should fix the ctrl+shift+. deadlock and CC will be usable, again :)
--- End quote ---
Fixed in rev7413.
ollydbg:
--- Quote from: Loaden on August 25, 2011, 07:48:21 am ---
--- Quote from: oBFusCATed on August 24, 2011, 03:59:29 pm ---Confirmed...
Now you should fix the ctrl+shift+. deadlock and CC will be usable, again :)
--- End quote ---
Fixed in rev7413.
--- End quote ---
Great work Loaden, I noticed that you have add the some debug logger like:
--- Code: ---+ TRACK_THREAD_LOCKER(s_TokensTreeCritical);
+ wxCriticalSectionLocker locker(s_TokensTreeCritical);
+ THREAD_LOCKER_SUCCESS(s_TokensTreeCritical);
--- End code ---
Quite Good!!
teto:
I like the doubleclick on a projet that makes it the main project of the workspace.
I've discovered a bug: you can add twice the same file to a project. It will try to link it twice and cause a bug during the linking process.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version