Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 233137 Details for
Bug 321343
media-sound/jack-audio-connection-kit compile fails with "‘x’ undeclared"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
removes the extra 'x' which causes USE="debug" to fail
jack-audio-connection-kit-0.118.0-debug.patch (text/plain), 569 bytes, created by
Arttu Valo
on 2010-05-27 14:12:56 UTC
(
hide
)
Description:
removes the extra 'x' which causes USE="debug" to fail
Filename:
MIME Type:
Creator:
Arttu Valo
Created:
2010-05-27 14:12:56 UTC
Size:
569 bytes
patch
obsolete
>diff -ur jack-audio-connection-kit-0.118.0.orig/libjack/client.c jack-audio-connection-kit-0.118.0/libjack/client.c >--- jack-audio-connection-kit-0.118.0.orig/libjack/client.c 2010-05-27 16:52:06.000000000 +0300 >+++ jack-audio-connection-kit-0.118.0/libjack/client.c 2010-05-27 16:52:40.000000000 +0300 >@@ -1469,7 +1469,7 @@ > { > jack_client_control_t *control = client->control; > >- DEBUG ("client polling on %s", client->pollmax == 2 ? x >+ DEBUG ("client polling on %s", client->pollmax == 2 ? > "event_fd and graph_wait_fd..." : > "event_fd only"); >
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 321343
: 233137