Author Topic: The 19 July 2007 build (4281) is out.  (Read 19166 times)

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 19 July 2007 build (4281) is out.
« Reply #15 on: July 21, 2007, 11:25:35 am »
Hi !

Crash crash crash and crash  :evil:

Context :
I am working on an awful project one would never choose to work on.  :(
I imported 4 Visual 6 projects containing approximatively 450 files (total number of Visual projects = 263  :roll:)
The crashes systematically happen when I save the current header file after edition.
No RPT report is generated.

The inheritance complexity is very important.
There are things like #ifdef/#ifndef in multiple inheritance that give wrong result in symbol window.
I can't provide sources.

WinXP
SVN4281
Used for edition, not for building.

I create bug report this evening.

Dje

I'll check monday if SVN4285 fixes this bug with bug 11599 correction.

Dje

mariocup

  • Guest
Re: The 19 July 2007 build (4281) is out.
« Reply #16 on: July 21, 2007, 01:20:44 pm »
Hi dje,

I have the same problem with one of my projects with ifdef statements. Since a certain line after some ifdef the functions are not listed in the symbol view. I will try to find minimal example to reproduce the problem.


Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 19 July 2007 build (4281) is out.
« Reply #17 on: July 21, 2007, 01:24:58 pm »
Plus, when Codeblocks is finally submitted to Debian or Ubuntu for consideration into their repositories, the maintainers of the repos will want it done that way.


Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 19 July 2007 build (4281) is out.
« Reply #18 on: July 21, 2007, 02:00:09 pm »
Hi Mario !

Hi dje,

I have the same problem with one of my projects with ifdef statements. Since a certain line after some ifdef the functions are not listed in the symbol view. I will try to find minimal example to reproduce the problem.

I noticed the same thing, a class has no base classes in symbols view whereas it has at least 8 !
It is less annoying than a crash but there is a bug !

Dje

Offline bugmenot

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: The 19 July 2007 build (4281) is out.
« Reply #19 on: July 23, 2007, 03:07:59 am »
Hi guys,

i'm having some problems with that new ubuntu/debian package. I install without problems but when i try to run codeblocks, after the compiler choose window, my codeblocks freezes.

I started the codeblocks from terminal and i got this:

(codeblocks:10571): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
 

and i have to kill him with killall. :,<


regards,

raphael