Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 289784 Details for
Bug 425992
newt fails to handle UTF-8 characters
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch setting SLutf8_enable(-1); in newt
newt-0.52.7-utf8.patch (text/plain), 520 bytes, created by
Lars Vogdt
on 2007-12-17 16:47:24 UTC
(
hide
)
Description:
Patch setting SLutf8_enable(-1); in newt
Filename:
MIME Type:
Creator:
Lars Vogdt
Created:
2007-12-17 16:47:24 UTC
Size:
520 bytes
patch
obsolete
>--- showchars.c >+++ showchars.c >@@ -17,6 +17,8 @@ > } > > int main(void) { >+ SLutf8_enable(-1); >+ > SLtt_get_terminfo(); > > SLtt_Use_Ansi_Colors = 1; >--- showkey.c >+++ showkey.c >@@ -5,6 +5,8 @@ > int i; > char * buf; > >+ SLutf8_enable(-1); >+ > SLtt_get_terminfo(); > SLang_init_tty(4, 0, 0); > >--- whiptail.c >+++ whiptail.c >@@ -390,6 +390,8 @@ > { 0, 0, 0, 0, 0 } > }; > >+ SLutf8_enable(-1); >+ > setlocale (LC_ALL, ""); > bindtextdomain (PACKAGE, LOCALEDIR); > textdomain (PACKAGE);
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 425992
: 289784