User forums > Nightly builds
The 05 November 2013 build (9435) is out.
oBFusCATed:
No, first remove all artefacts from your self-built C::B that you have placed in /usr then install the packages.
ToApolytoXaos:
Custom AStyle does not work both on svn9435 and svn9438; I don't know if I'm doing something wrong, but when I edit the coding style i feel the most comfortable with, and use it on a project, nothing happens. As soon as I open "Source Formatter" from "Editor" settings, it's empty.
Is this behavior normal?
oBFusCATed:
--- Quote from: ToApolytoXaos on November 08, 2013, 07:15:39 pm ---Is this behavior normal?
--- End quote ---
Exact steps to reproduce please!
ToApolytoXaos:
Go to Settings, Source Formatter, copy the sample code, go to Custom.
Edit the code to look something like the following below:
--- Code: ---int Foo(bool isBar) {
if (isBar) {
bar();
return 1;
}
else
return 0;
}
--- End code ---
After you done so, press OK. Edit your code to look something like totally different than the style above; right click and choose Format use AStyle; nothing happens. Go back to Source Formatter; voilĂ ! The Custom is empty.
ToApolytoXaos:
--- Quote from: oBFusCATed on November 08, 2013, 06:22:13 pm ---Can you try with a package from Jens' repo?
--- End quote ---
Crashing insists even with jens' packages.
--- Code: ---<stack>
<frame level="0" function="wxFatalSignalHandler" offset="00000023"/>
<frame level="1" function="__kernel_sigreturn" offset="00000000"/>
<frame level="2" function="wxFrame::OnInternalIdle()" offset="00000026"/>
<frame level="3" function="wxAppBase::SendIdleEvents(wxWindow*, wxIdleEvent&)" offset="00000029"/>
<frame level="4" function="wxAppBase::ProcessIdle()" offset="0000007e"/>
<frame level="5"/>
<frame level="6"/>
<frame level="7" function="g_main_context_dispatch" offset="0000013e"/>
<frame level="8"/>
<frame level="9" function="g_main_loop_run" offset="0000007b"/>
<frame level="10" function="gtk_main" offset="000000b0"/>
<frame level="11" function="wxEventLoop::Run()" offset="0000003e"/>
<frame level="12" function="wxAppBase::MainLoop()" offset="0000004f"/>
<frame level="13" function="wxAppBase::OnRun()" offset="0000001f"/>
<frame level="14" function="CodeBlocksApp::OnRun()" offset="00000000" file="/tmp/buildd/codeblocks-12.11svn9435/src/src/app.cpp" line="811"/>
</stack>
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version