User forums > Nightly builds

The 14 April 2012 build (7932) is out.

<< < (12/22) > >>

oBFusCATed:

--- Quote from: raynebc on April 25, 2012, 08:25:02 pm ---...With 2-11-12 as well as this nightly, I'm seeing that when I start a new debugging session, the column widths I set on the watches window are destroyed and I have to correct them to my liking with the mouse...

--- End quote ---
This is not a feature, but a random bug I can't reliably reproduce.
I'll be happy to fix it, if someone is able to find the exact steps, that are needed to reproduce this bug.

If you restart Codeblocks, the columns will stop getting resized with every new debugging session (until the next time you are hit by the bug, of course).

raynebc:

--- Quote from: oBFusCATed on April 25, 2012, 08:39:26 pm ---If you restart Codeblocks, the columns will stop getting resized with every new debugging session (until the next time you are hit by the bug, of course).
--- End quote ---

I can't find a way to reproduce it on demand either.

Jenna:

--- Quote from: scarphin on April 25, 2012, 11:05:21 am ---I can no longer close the files opened in the editor with a middle mouse click on its tab. It works on rev7790 and before.

OS: Win 7 x64


--- End quote ---
This should be fixed in svn r7943.

Thanks for reporting.

I also recognized it, but thought it was a problem with my mouse.

headkase:
I've built Code::Blocks SVN 7945:

Code::Blocks SVN 7945 GCC 4.7.0 32-bit Windows (This build is bad).

Using GCC 4.7.0 on Windows (MinGW-Builds).  The "-fpermissive" compilation option is used throughout.  It is a 32-bit build.

The very first time I built it, it was SVN 7944, and I had to skip "NassiShneiderman" from building in the "ContribPlugins.workspace" project as it errored out.

Now, with SVN 7945, I also had to skip "Tools Plus Plugin" from building in the same workspace as it now also errored out.

As given, the above build with those two plugins skipped appears to work fine.

I'm new both to C::B and C++ in general.  With that, is there anything I can do towards resolving those two build issues as above?

oBFusCATed:

--- Quote from: headkase on April 27, 2012, 04:10:49 pm ---I'm new both to C::B and C++ in general.

--- End quote ---
You are a brave man to use the latest and greatest (buggiest) compiler to compile some random code on the net.
The minimal way you can help us is by providing the full build log. The better is if you can find why the errors are happening,
but I guess this will be a tough job for a c++ beginner.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version