[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-11-01 Thread Bug Watch Updater
** Changed in: kmchart (Debian)
   Status: New = Fix Released

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-29 Thread Bug Watch Updater
** Changed in: kmchart (Debian)
   Status: Unknown = New

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-28 Thread Simon Olofsson
** Bug watch added: Debian Bug tracker #552577
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552577

** Changed in: kmchart (Debian)
   Importance: Undecided = Unknown

** Changed in: kmchart (Debian)
   Status: New = Unknown

** Changed in: kmchart (Debian)
 Remote watch: None = Debian Bug tracker #552577

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-27 Thread fabrice_sp
Uploaded. Thanks for your contribution!

I just changed the fix for one of the source to be less 'intrusive'

Thanks,
Fabrice

** Changed in: kmchart (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: kmchart (Ubuntu)
 Assignee: fabrice_sp (fabricesp) = (unassigned)

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package kmchart - 1.2.9ubuntu1

---
kmchart (1.2.9ubuntu1) karmic; urgency=low

  [ Simon Olofsson ]
  * src/libqmc/qmc_indom.cpp: Fix FTBFS with GCC 4.4 and eglibc 2.10
(LP: #459143) because of invalid const char * to char * conversion

  [ Fabrice Coutadeur ]
  * src/chart/view.cpp: Fix FTBFS with GCC 4.4 and eglibc 2.10 because of
invalid const char * to char * conversion

 -- Fabrice Coutadeur fabric...@ubuntu.com   Tue, 27 Oct 2009 05:23:22
+

** Changed in: kmchart (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-26 Thread Simon Olofsson
Fabrice, are there any problems with this bug, I can help you with?

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-26 Thread fabrice_sp
Hi,

I was looking for a real good solution to avoid a cast in view.cpp, and
got distracted. I'll have another look now.

Sorry,
Fabrice

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-24 Thread fabrice_sp
** Changed in: kmchart (Ubuntu)
   Importance: Undecided = Low

** Changed in: kmchart (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: kmchart (Ubuntu)
 Assignee: (unassigned) = fabrice_sp (fabricesp)

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~simono/ubuntu/karmic/kmchart/fixes-bug-459143

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 459143] Re: FTBFS with GCC 4.4 and eglibc 2.10

2009-10-23 Thread Simon Olofsson
The above branch contains a fix.
You can find the diff here:
https://code.edge.launchpad.net/~simono/ubuntu/karmic/kmchart/fixes-bug-459143/+merge/13845

** Changed in: kmchart (Ubuntu)
   Status: New = Confirmed

-- 
FTBFS with GCC 4.4 and eglibc 2.10
https://bugs.launchpad.net/bugs/459143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs