Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22324 - alsa-tools 0.9.4 breaks with gcc 3.3 (patch inside)
Summary: alsa-tools 0.9.4 breaks with gcc 3.3 (patch inside)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22245
  Show dependency tree
 
Reported: 2003-06-05 22:40 UTC by Jason Rhinelander
Modified: 2003-10-16 12:56 UTC (History)
1 user (show)

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


Attachments
GCC 3.3 patch for alsa-tools - fixes multiline string literal (as10k1-gcc33.patch,2.00 KB, patch)
2003-06-05 22:41 UTC, Jason Rhinelander
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rhinelander 2003-06-05 22:40:51 UTC
Yet again strikes those lovely deprecated multiline string literals.

Attached is a patch to let this compile with gcc 3.3
Comment 1 Jason Rhinelander 2003-06-05 22:41:41 UTC
Created attachment 12869 [details, diff]
GCC 3.3 patch for alsa-tools - fixes multiline string literal
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2003-06-06 16:56:46 UTC
Sure, committed to CVS.  Thanks for the report!
Comment 3 Jason Rhinelander 2003-07-14 00:44:43 UTC
This is back with 0.9.5 - the patch should still work.
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2003-07-14 11:07:55 UTC
Aha, thanks.
Comment 5 Arcady Genkin (RETIRED) gentoo-dev 2003-07-15 09:36:11 UTC
Ok, fixed in 0.9.5-r1.  I'll submit your patch upstream.  Thanks!