FreeBSD Bugzilla – Attachment 161340 Details for
Bug 199488
audio/openal-soft: Broken with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openal-soft patch
openal-soft.patch (text/plain), 923 bytes, created by
Danilo Egea Gondolfo
on 2015-09-24 14:02:12 UTC
(
hide
)
Description:
openal-soft patch
Filename:
MIME Type:
Creator:
Danilo Egea Gondolfo
Created:
2015-09-24 14:02:12 UTC
Size:
923 bytes
patch
obsolete
>Index: files/patch-OpenAL32_alBuffer.c >=================================================================== >--- files/patch-OpenAL32_alBuffer.c (revision 0) >+++ files/patch-OpenAL32_alBuffer.c (working copy) >@@ -0,0 +1,11 @@ >+--- OpenAL32/alBuffer.c.orig 2015-09-21 20:22:13 UTC >++++ OpenAL32/alBuffer.c >+@@ -1179,7 +1179,7 @@ static ALboolean DecomposeFormat(ALenum >+ { AL_7POINT1_16_SOFT, FmtX71, FmtShort }, >+ { AL_7POINT1_32F_SOFT, FmtX71, FmtFloat }, >+ }; >+- ALuint i; >++ volatile ALuint i; >+ >+ for(i = 0;i < COUNTOF(list);i++) >+ { > >Property changes on: files/patch-OpenAL32_alBuffer.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199488
:
155652
|
161340
|
162128