Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #50886: GCC 4 compile fix for
bug #81443
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 81443
| Differences between
Musepack-tools GCC 4 compile fix
and this patch
Collapse All
|
Expand All
(-)
sv7/mppenc.c~ (-1 / +1 lines)
Lines 1844-1850
Link Here
1844
}
1844
}
1845
1845
1846
1846
1847
static void
1847
void
1848
OverdriveReport ( void )
1848
OverdriveReport ( void )
1849
{
1849
{
1850
if ( Overflows > 0 ) { // report internal clippings
1850
if ( Overflows > 0 ) { // report internal clippings
Return to
bug 81443