Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191538 - app-pda/libopensync-plugin-gnokii-0.22 GCC 4.2 patch
Summary: app-pda/libopensync-plugin-gnokii-0.22 GCC 4.2 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Piotr Jaroszyński (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.2
  Show dependency tree
 
Reported: 2007-09-06 23:02 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2007-09-09 14:39 UTC (History)
2 users (show)

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


Attachments
libopensync-plugin-gnokii-0.22-gcc42.patch (libopensync-plugin-gnokii-0.22-gcc42.patch,590 bytes, patch)
2007-09-06 23:03 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2007-09-06 23:02:23 UTC
Currently libopensync-plugin-gnokii-0.22 failes because of "-Werror" in combination with GCC 4.2. The attached patch works around that.

Reproducible: Always
Comment 1 Christoph Brill (egore) (RESIGNED) 2007-09-06 23:03:18 UTC
Created attachment 130224 [details, diff]
libopensync-plugin-gnokii-0.22-gcc42.patch

Patch for -Werror and GCC 4.2
Comment 2 Piotr Jaroszyński (RETIRED) gentoo-dev 2007-09-08 11:43:05 UTC
Thanks, I have just added -Wno-error though.