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

Bug 207338

Summary: app-arch/lzma-utils-4.32.4 GCC 4.3 patch
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: [OLD] GCC PortingAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: lzma-utils-4.32.4-gcc-4.3-include.patch

Description Ryan Hill (RETIRED) gentoo-dev 2008-01-25 03:36:15 UTC
lzmp.cpp: In function 'short int lzma::str2int(const char*, const int&, const int&)':
lzmp.cpp:248: warning: deprecated conversion from string constant to 'char*'
lzmp.cpp:249: error: 'strtol' was not declared in this scope
lzmp.cpp:251: warning: deprecated conversion from string constant to 'char*'
lzmp.cpp: In function 'void lzma::parse_options(int, char**, stringVector&)':
lzmp.cpp:309: error: 'free' was not declared in this scope
lzmp.cpp:371: error: 'exit' was not declared in this scope
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2008-01-25 03:36:49 UTC
Created attachment 141743 [details, diff]
lzma-utils-4.32.4-gcc-4.3-include.patch
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2008-01-25 03:48:09 UTC
upstream: http://sourceforge.net/forum/forum.php?thread_id=1922427&forum_id=708858
Comment 3 SpanKY gentoo-dev 2008-01-26 06:29:50 UTC
thanks, added to lzma-utils-4.32.4