Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
List of community Patches
Der Meister:
Patch name : [ Patch #957 ] Conditional jump or move depends on uninitialised value(s)
Problem fixed:
- One if-statement in cbThreadPool::SetConcurrentThreads depends on the uninitialised value of one member.
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=957&group_id=5358
Is applied to the core code : Yes.
Der Meister:
Patch name : [ Patch #958 ] Remove some memory-leaks
Problem fixed:
- This patch removes some memory-leaks.
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2721.0
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=958&group_id=5358
Is applied to the core code : Yes.
sethjackson:
Patch name : [ Patch #968 ] Half of Feature Request #1962
Feature added:
- http://developer.berlios.de/feature/?func=detailfeature&feature_id=1962&group_id=5358
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=968&group_id=5358
Is applied to the core code : Yes.
Der Meister:
Patch name : [ Patch #973 ] Fix crash on Linux (caused by the removed DDE-option)
Problem fixed:
- The Linux version still has one line of code that refers to the now removed DDE-option in the environment-settings-dialog and without this ressource the line will dereference a 0-pointer and this leads to a crash. This patch removes this line as it is useless without this ressource.
Link to the forum where it can be discussed : http://forums.codeblocks.org/index.php?topic=2696
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=973&group_id=5358
Is applied to the core code : Yes.
Der Meister:
Patch name : Make Search->Find and Search->Find in files more consistent
Problem fixed:
- There is a little inconsistensy when opening the search-dialoge: If accessed through Search->Find both tabs are visible. But if accessed through Search->Find in files only the tab for "Find in files" is there. But as long as there is an open editor the other tab should be there, too. This patch makes the behaviour of "Search->Find" and "Search->Find in files" more consistent.
Link to the forum where it can be discussed : None.
Link to the patch at BerliOS : https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=978&group_id=5358
Is applied to the core code : Yes.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version