Bug 120593 - app-dicts/kasumi: GCC 4.1 fixes
Bug#: 120593 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P5
Resolution: FIXED Assigned To: cjk@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-dicts/kasumi: GCC 4.1 fixes
Keywords:  
Status Whiteboard: 
Opened: 2006-01-27 17:50 0000
Description:   Opened: 2006-01-27 17:50 0000
The attached patch for kasumi 0.10 declares the callbacks before they are used,
so that GCC 4.1 doesn't fail when building it.
GCC 4.0 should be fine without this so it's a very low priority.

Thanks,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-01-27 17:51:15 0000 -------
Created an attachment (id=78315) [details]
kasumi-0.10-gcc41.patch

------- Comment #2 From Alastair Tse (RETIRED) 2006-02-16 10:37:02 0000 -------
yeah, this is pretty low priority atm. 

------- Comment #3 From Mark Loeser 2006-02-25 14:27:55 0000 -------
If you don't have a problem with it, I am going to apply this patch in the next
day or two.

------- Comment #4 From Mamoru KOMACHI (RETIRED) 2006-03-07 21:28:19 0000 -------
Yeah, please go ahead. 
I do not have gcc-4.1 atm, so I cannot test it.

------- Comment #5 From Diego E. 'Flameeyes' Pettenò 2006-03-08 07:00:25 0000 -------
Committed myself :)