Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207338 - app-arch/lzma-utils-4.32.4 GCC 4.3 patch
Summary: app-arch/lzma-utils-4.32.4 GCC 4.3 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-01-25 03:36 UTC by Ryan Hill (RETIRED)
Modified: 2009-12-27 16:14 UTC (History)
1 user (show)

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


Attachments
lzma-utils-4.32.4-gcc-4.3-include.patch (lzma-utils-4.32.4-gcc-4.3-include.patch,359 bytes, patch)
2008-01-25 03:36 UTC, Ryan Hill (RETIRED)
Details | Diff

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