Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 96268 Details for
Bug 146662
media-sound/mp3blaster is bad painted in a multibyte character environment
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for mp3blaster
mp3blaster-3.2.2-locale.patch (text/plain), 312 bytes, created by
Rafael Fernández López
on 2006-09-07 02:54:48 UTC
(
hide
)
Description:
Patch for mp3blaster
Filename:
MIME Type:
Creator:
Rafael Fernández López
Created:
2006-09-07 02:54:48 UTC
Size:
312 bytes
patch
obsolete
>--- main.cc 2006-09-07 11:50:20.000000000 +0200 >+++ main.cc 2006-09-07 11:50:41.000000000 +0200 >@@ -310,9 +310,14 @@ > #ifdef INCLUDE_LIRC > command_t lirc_cmd = CMD_NONE; > #endif >+ >+#include <locale.h> >+ > int > main(int argc, char *argv[], char *envp[]) > { >+ setlocale (LC_ALL, ""); >+ > int > c, > long_index,
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 146662
: 96268