User forums > Nightly builds

The 12 February 2011 build (6992) is out.

<< < (5/7) > >>

MortenMacFly:

--- Quote from: MortenMacFly on February 15, 2011, 07:55:01 am ---Here, too. It seems the crash is traced back to CC -> nativeparser.cpp:645 where the requested compiler is invalid. This can happen (as we see) and should therefore be handeled differently.

--- End quote ---
You The attached patch may resolve it (untested though).

As it "cbThrows" this explains why the default.conf still gets saved. That's a fail-safe option.

Jenna:

--- Quote from: MortenMacFly on February 15, 2011, 08:02:38 am ---
--- Quote from: MortenMacFly on February 15, 2011, 07:55:01 am ---Here, too. It seems the crash is traced back to CC -> nativeparser.cpp:645 where the requested compiler is invalid. This can happen (as we see) and should therefore be handeled differently.

--- End quote ---
You The attached patch may resolve it (untested though).

As it "cbThrows" this explains why the default.conf still gets saved. That's a fail-safe option.

--- End quote ---
Fix confirmed on debian 64-bit, with disabled and removed compiler.

MortenMacFly:

--- Quote from: jens on February 15, 2011, 08:26:37 am ---Fix confirmed on debian 64-bit, with disabled and removed compiler.

--- End quote ---
Feel free to commit, I don't have SVN access atm (and probably for the next couple of days...).

Loaden:

--- Quote from: MortenMacFly on February 15, 2011, 09:26:06 am ---
--- Quote from: jens on February 15, 2011, 08:26:37 am ---Fix confirmed on debian 64-bit, with disabled and removed compiler.

--- End quote ---
Feel free to commit, I don't have SVN access atm (and probably for the next couple of days...).

--- End quote ---
Thanks for quickly fixed!
Has been applied in the rev7010.

stefanos_:
Guys, I don't know if it's a minor bug or not, but it seems that AStyle "violates" Code::Blocks's Coding Style.

To reproduce this:
create a new class name Foo
enter your curly braces; it will automatically indent your cursor by a tab / 4 spaces size (if i am correct; if not correct me please!)
Enter either public:, or private, or protected:, and see them left indenting like the Bad example from Coding Style.

I know that is a minor issue, but I am trying to adapt the Code::Blocks's Coding Style in my programming life :)

Cheers.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version