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

Bug 488108

Summary: dev-cpp/rudiments-0.46 version bump
Product: Gentoo Linux Reporter: Wang Bin <wangbin.zibo>
Component: [OLD] LibraryAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD, PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild file
patch file to avoid no return statement in function returning non-void error
patch the source code to avoid maybe uninitialized error

Description Wang Bin 2013-10-15 10:39:34 UTC
Created attachment 360930 [details]
ebuild file

Version 0.43 is the latest version from the download page(http://rudiments.sourceforge.net/download.html), I created a ebuild, and have successfully installed on my amd64 machine, please check, and consider update.
Comment 1 Wang Bin 2013-10-15 10:40:49 UTC
Created attachment 360932 [details, diff]
patch file to avoid no return statement in function returning non-void error
Comment 2 Wang Bin 2013-10-15 10:42:17 UTC
Created attachment 360934 [details, diff]
patch the source code to avoid maybe uninitialized error
Comment 3 Sergey Popov gentoo-dev 2014-05-03 22:41:07 UTC
Thanks for reporting this. Now - fixed.

+  03 May 2014; Sergey Popov <pinkbyte@gentoo.org> -rudiments-0.31.ebuild,
+  -rudiments-0.32.ebuild, +rudiments-0.46.ebuild,
+  +files/rudiments-0.46-buildsystem.patch:
+  Version bump, wrt bug #488108. Update buildsystem patch - respect CFLAGS,
+  migrate to autotools-utils eclass. Drop old versions