Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread Castanier Carl
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > 2007/11/26, Jason Dorje Short <[EMAIL PROTECTED]>: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > Castanier Carl wrote: > > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > > > 2007/11/26, Jason Short <[EMAIL PROTE

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread Jason Dorje Short
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > Castanier Carl wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > 2007/11/26, Jason Short <[EMAIL PROTECTED]>: >> >> http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > I can't view that ticket as guest since tracker

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread Castanier Carl
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > 2007/11/26, William Allen Simpson <[EMAIL PROTECTED]>: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > Castanier Carl wrote: > > ... A > > program who miscompile is NOT cleanly written and I had make an effort > to > > post p

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > Castanier Carl wrote: > ... A > program who miscompile is NOT cleanly written and I had make an effort to > post patch to clean up this code. You can leave this patch as many others... The patch changes the order of the menu, and adds a spec

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread Castanier Carl
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > 2007/11/26, William Allen Simpson <[EMAIL PROTECTED]>: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > > Castanier Carl wrote: > > Yep. Optimisation -02 cause this problem. > > Too bad you didn't include this little detail in y

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > Castanier Carl wrote: > Yep. Optimisation -02 cause this problem. Too bad you didn't include this little detail in your original report. Too bad you didn't read the documentation on compiling: gcc 4.2.1 and 4.2.2 miscompile Freeciv, if

Re: [Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-26 Thread Castanier Carl
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > 2007/11/26, Jason Short <[EMAIL PROTECTED]>: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39722 > I can't view that ticket as guest since trackers not allow me to display them since many days :( I'm going to commit a fix for this (

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-11-25 Thread Jason Short
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > I'm going to commit a fix for this (why not) but I'd like more details. What platform are you using? Are you really saying that GINT_TO_POINTER is not reversible for negative numbers on your platform? If that's the case we need to audit a

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-09-26 Thread woodswolf
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > [guest - Mer. Sep. 26 11:58:18 2007]: > > Use this patch. Probably more clean and keep old behaviours. > hmmm, I have made patch in wrong side so please ue it. How can I delete my old messages. diff -urNa freeciv-2.0.orig/client/gui-gtk-2

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-09-26 Thread woodswolf
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > Use this patch. Probably more clean and keep old behaviours. diff -urNa freeciv-2.0.orig/client/gui-gtk-2.0/cityrep.c freeciv-2.0/client/gui-gtk-2.0/cityrep.c --- freeciv-2.0.orig/client/gui-gtk-2.0/cityrep.c 2007-09-26 14:19:42.0 +02

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-09-26 Thread woodswolf
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > > [pepeto - Mer. Sep. 26 10:17:55 2007]: > > Could the 'none' CMA could be on the top of the menu? > > Yes, use this patch ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/l

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-09-26 Thread Pepeto _
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > Could the 'none' CMA could be on the top of the menu? ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#39722) Change CMA by F1 panel don't work (gcc-4.2 specific bug)

2007-09-25 Thread Castanier Carl
http://bugs.freeciv.org/Ticket/Display.html?id=39722 > This transaction appears to have no content Sorry erase previous PR#39721, I submit wrong patch file :( With gcc-4.2, I have bug. How to reproduce : - Start game - Build a city - Press F1 (open city panel management) - select city(ies) - me