Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217972 - sci-electronics/splat-1.1.0 fails w/gcc-4.3.0; bump and patch
Summary: sci-electronics/splat-1.1.0 fails w/gcc-4.3.0; bump and patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Zoffoli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-04-16 15:46 UTC by Peter Alfredsen (RETIRED)
Modified: 2008-06-09 09:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
splat-1.1.0--1.2.1.ebuild.patch (splat-1.1.0--1.2.1.ebuild.patch,2.09 KB, patch)
2008-04-16 15:46 UTC, Peter Alfredsen (RETIRED)
Details | Diff
splat-1.2.1-gcc43.patch (splat-1.2.1-gcc43.patch,485 bytes, patch)
2008-04-16 15:47 UTC, Peter Alfredsen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.
+