User forums > Nightly builds
The 16 June 2013 build (9158) is out.
LETARTARE:
I found some possible improvements:
--- Quote ---1- FILES WITHOUT TARGETS
'CodeBlocks r9156'
- 'sdk\nullptr.cpp'
- 'wxsmith\debuggersettingspanel.wxs'
'CC Test' : 'src\plugins\codecompletion\'
- 'cctest\test.h'
'wxSmith' : 'src\plugins\contrib\wxSmith\'
- 'wxwidgets\defitems\wxsmediactrl.cpp'
- 'wxwidgets\defitems\wxsmediactrl.h'
'Tools Plus Plugin' : 'src\plugins\contrib\ToolsPlus\'
- 'update.bat'
2- TO AVOID WARNING XGETTEXT :
FILES CONTAINING _("") TO REPLACE _T("") OR wxT("")
'CodeBlocks r9156'
- 'src\scriptingsettingsdlg.cpp' : L128
'wxWidgets - Contrib Items' : 'src\plugins\contrib\wxContribItems\'
- 'wxSpeedButton\wxSpeedButton.h' L73, L89, L90, L107
'wxSmith' : 'src\plugins\contrib\wxSmith\'
- 'wxwidgets\defitems\wxsimagelist.cpp' L206
- 'wxwidgets\properties\wxsimagelisteditordlg.cpp' L1213
'wxSmith - Contrib Items' : 'src\plugins\contrib\wxSmithContribItems\'
- 'wxled\wxsLcdWindow.cpp' L33
- 'wxled\wxsLedNumber.cpp' L34
- 'wxled\wxsLedPanel.cpp' L48
- 'wxspeedbutton\wxsSpeedButton.cpp'L80:
- 'wxtreelist\wxsTreeListCtrl.cpp' L142, L150, L318, L410, L476
'wxSmithAui - wxAUI' :'src\plugins\contrib\wxSmithAui\'
- 'wxAuiManager\wxsAuiManager.cpp' L108, L116
'FileManager Plugin' : 'src\plugins\contrib\FileManager\'
- 'directorymonitor.cpp' L518
'ThreadSearch' : 'src\plugins\contrib\ThreadSearch\'
- 'ThreadSearch.cpp' L656, L660
- 'ThreadSearchLoggerBase.cpp' L52
3- FILES CONTAINING wxT("blabla") TO REPLACE _("blabla")
'src/plugins/compilergcc/compileroptionsdlg.cpp'
L2851, L2875
'src/plugins/contrib/BrowseTracker/ConfigPanel.cpp' (from wxFormBuilder)
L27, 39, 42, 50, 52, 61, 63, 72, 84, 86, 92
'src/plugins/contrib/SpellChecker/ThesaurusDialog.cpp'
L44, 53, 65
'src/plugins/contrib/codesnippets/Search/SearchInPanel.cpp'
L35, 37, 39
'src/plugins/contrib/codesnippets/Search/ThreadSearch.cpp'
L411, 448, 449, 459, 460, 604
'src/plugins/contrib/codesnippets/Search/ThreadSearchConfPanel.cpp'
L44..63, 69, 75, 81, 87, 124, 125, 303,
'src/plugins/contrib/codesnippets/Search/ThreadSearchConfPanel.h'
L47, 52
'src/plugins/contrib/codesnippets/Search/ThreadSearchLoggerList.cpp'
L150, 167, 249, 142, 158
'src/plugins/contrib/codesnippets/Search/ThreadSearchView.cpp'
L73, 76, 77, 80, 295, 296, 837, 838
'src/plugins/contrib/codesnippets/codesnippets.cpp'
L1816
'src/plugins/contrib/codesnippets/codesnippetsapp.cpp'
L431..434, 548..550, 576, 582
'src/plugins/contrib/codesnippets/codesnippetstreectrl.cpp'
L855, 1775...1777, 1868..1870
'src/plugins/contrib/codesnippets/CodeSnippetsWindow.cpp'
L970, 1480..1482, 1515..1540
'src/plugins/contrib/codesnippets/editor/DragScrollCfg_H.cpp'
L26....128
'src/plugins/contrib/codesnippets/SettingsDlg.cpp'
L58
'src/plugins/contrib/codesnippets/SettingsDlgForm.cpp'
L32....121
'src/plugins/contrib/codesnippets/SnippetPropertyform.cpp'
L54....86
'src/plugins/contrib/codesnippets/SnippetPropertyform.h'
L73
'src/plugins/contrib/dragscroll/dragscrollcfg.cpp'
L15....127
'src/plugins/contrib/keybinder/cbkeybinder.cpp'
L351, 518, 563, 624..628, 736
'src/plugins/contrib/keybinder/keybinder.cpp'
L1941....1987, 2002.....2072, 2768..2778
'src/plugins/contrib/keybinder/keybinder.h'
L1342, 1351
--- End quote ---
copy the attached file.
oBFusCATed:
Please post patches at the project page in berlios.de.
http://wiki.codeblocks.org/index.php?title=Creating_a_patch_to_submit_to_BerliOS_%28Patch_Tracker%29
Jenna:
--- Quote from: ToApolytoXaos on June 18, 2013, 12:33:45 pm ---Since svn9128 if that helps.
--- End quote ---
Does it mean that 9128 is bad and 9127 is good?
Or is 9128 the first revision where you recognized the issue ? If yes which was the last good one (if you still know) ?
Or is 9128 the last good revision you know and a later one is bad ?
For the build issue (prep.h etc.), I also see it when using the C::B workspace-file on linux.
I will look into it.
MortenMacFly:
--- Quote from: LETARTARE on June 18, 2013, 05:41:30 pm ---I found some possible improvements:
--- End quote ---
I saw that the attached file is not a patch. Can you try to provide a patch, please? Its very simple! just checkout the sources, then change the lines as needed and then issue the following command in the root folder of your svn-controlled working copy of C::B:
svn diff > translation_issues.patch
(Assuming that you have the svn command line tools installed, if not, please do so before and point to the svn executable.)
MortenMacFly:
--- Quote from: ToApolytoXaos on June 18, 2013, 01:31:02 am ---it remains highlighted until to enter semicolon at the end of your current line, or use the arrows to interrupt it.
--- End quote ---
What platform, btw? I cannot reproduce on Windows, at least. I've used exactly the code you have shown...?!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version