Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Codeblocks crashing when closing project options dialog

<< < (3/4) > >>

MortenMacFly:

--- Quote from: Biplab on March 05, 2007, 01:46:27 pm ---But if the object extension is not set, will it compile?

--- End quote ---
No, but remember: If compiler is NULL then it *can't* compile because there is no (valid) compiler. ;-) So for this patch this is OK... but I agree -> there should be a message for the case the compiler is enabled but not valid. I'd say we have to ask Yiannis about that. But he'll surely say "Yes" to this "patch" (or throw a brick at me).
With regards, Morten.

Biplab:
Poor question. It shouldn't compile.

Ok, I'm applying it. :)

Edit 1: Applied patch. In revision 3665. Thanks to Jan van den Borst for posting the bug. :)

MortenMacFly:

--- Quote from: Biplab on March 05, 2007, 01:58:27 pm ---Edit 1: Applied patch. In revision 3665. Thanks to Jan van den Borst for posting the bug. :)

--- End quote ---
Sorry for answering a little late (I've been quite busy today). Thanks for applying - unfortunately I'd say it only one half of the proposal (my fault - I should really have produced a true patch file). There is another crash candidate in the first if-clause. If I look at the diff in the WebSVN it seems this part is missing... I might be wrong, though... Could you have another look, please?
With regards, Morten.

Biplab:
Yes Martin, you've correctly noticed the missing part. I'm really sorry, I missed them. :oops:

One more question:
Do I need to convert the file to Unix line endings before I commit?

I use Windows XP, so the checked out source has Dos/Windows line endings.

Regards,

Biplab

Edit 1: I found that you've already applied the 2nd part. Thanks. :)

MortenMacFly:

--- Quote from: Biplab on March 05, 2007, 05:15:34 pm ---Do I need to convert the file to Unix line endings before I commit?

--- End quote ---
Hmmm... to be honest: I don't know. Actually SVN should handle this for you. When you checkout files with Windows linefeeds but the Repository is Unix based SVN will convert the files automatically on submission. I am using SmartSVN - and there it works that way... What I don't know exactly is whether this is an option of SmartSVN or the underlying base SVN client software...!?

BTW: Concerning the patch: Nevermind, I'm at home now so I did the SVN sumbit myself (had to sync the C::B code anyway.

With regards, Morten.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version