Summary: | endian fix for audiocd on NetBSD, possibly others | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Mark Davies <mark> |
Component: | audiocd | Assignee: | icefox |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | NetBSD pkgsrc | ||
OS: | NetBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
NetBSD endian patch
additional patch to what was committed |
Description
Mark Davies
2008-01-02 21:12:34 UTC
Created attachment 22808 [details]
NetBSD endian patch
SVN commit 756193 by uwolfer: endian fix for audiocd on NetBSD Initial patch by Mark Davies. BUG: 154990 M +6 -0 encoderlame.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=756193 Created attachment 22811 [details]
additional patch to what was committed
Hadn't noticed the <sys/endian.h> change post RC2. So the attached patch tweaks
what just got committed to also handle that.
SVN commit 757750 by uwolfer: Additional fix for NetBSD. Patch by Mark Davies. CCBUG:154990 M +4 -2 encoderlame.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=757750 |