Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217972

Summary: sci-electronics/splat-1.1.0 fails w/gcc-4.3.0; bump and patch
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: [OLD] GCC PortingAssignee: Christian Zoffoli (RETIRED) <xmerlin>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, sci-electronics
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: splat-1.1.0--1.2.1.ebuild.patch
splat-1.2.1-gcc43.patch

Description Peter Alfredsen (RETIRED) gentoo-dev 2008-04-16 15:46:05 UTC
splat.cpp:58: warning: deprecated conversion from string constant to ‘char*’
splat.cpp:79: warning: non-local variable ‘<anonymous struct> path’ uses anonymous type
splat.cpp:89: warning: non-local variable ‘<anonymous struct> dem [9]’ uses anonymous type
splat.cpp:100: warning: non-local variable ‘<anonymous struct> LR’ uses anonymous type
splat.cpp:3458: error: first argument of ‘int main(char, char**)’ should be ‘int’


Reproducible: Always

Steps to Reproduce:
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-04-16 15:46:38 UTC
Created attachment 149949 [details, diff]
splat-1.1.0--1.2.1.ebuild.patch
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-04-16 15:47:29 UTC
Created attachment 149950 [details, diff]
splat-1.2.1-gcc43.patch

Enjoy!
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-09 09:48:53 UTC
+*splat-1.2.2 (09 Jun 2008)
+
+  09 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/splat-1.2.2-gcc43.patch, -splat-1.1.0.ebuild, +splat-1.2.2.ebuild:
+  Fix and bump for gcc-4.3, Closes bug #217972.
+