[Bug 668593] New: windows:mingw:win32/mingw32-pdcurses: Bug
https://bugzilla.novell.com/show_bug.cgi?id=668593 https://bugzilla.novell.com/show_bug.cgi?id=668593#c0 Summary: windows:mingw:win32/mingw32-pdcurses: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Windows Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: fstrba@novell.com ReportedBy: roger@opq.se QAContact: opensuse-communityscreening@forge.provo.novell.com CC: tlillqvist@novell.com, fridrich.strba@bluewin.ch, abharath@novell.com Found By: Community User Blocker: No PD Curses, like it's ncurses counterpart, supports wide characters and UTF-8. However, these versions of the library are not contained in the build. It would be really useful if they were also built. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=668593 https://bugzilla.novell.com/show_bug.cgi?id=668593#c1 Fridrich Strba <fstrba@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |roger@opq.se --- Comment #1 from Fridrich Strba <fstrba@novell.com> 2011-02-01 13:02:11 UTC --- Patches and merge requests are welcome :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=668593 https://bugzilla.novell.com/show_bug.cgi?id=668593#c2 --- Comment #2 from Roger Oberholtzer <roger@opq.se> 2011-02-01 15:01:36 UTC --- Agreed. I downloaded the source rpm and did a rebuild locally so I could see what was enabled. It looks like the make command has the following defined: WIDE=Y UTF8=y which implies that the libraries would be made. What confuses me is that the sourceforge docs say: libpdcurses console libpdcursesw console, with Unicode libpdcursesu console, with Unicode/UTF-8 So I was looking for these DLLs. Perhaps the OBS build combines all into the same single DLL? When I compile my application, I use these options: -DPDC_WIDE -DPDC_FORCE_UTF8 -DPDC_DLL_BUILD When I run the code, the text is changed so that the unicode string WORD FERNÃO WORD is rendered as WORD FERN WORD as if the à and everything up to a space is replaced by a space. So I am curious if this is because of the way pdcurses is compiled in OBS or some other reason. I have of course googled a bit, but I have not found anything like this. It is running in a command window on XP. Perhaps that is the problem? (I detest windows! I do the exact same thing with ncurses on Linux and all works as expected.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=668593 https://bugzilla.novell.com/show_bug.cgi?id=668593#c Fridrich Strba <fstrba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|fstrba@suse.com |opensuse-communityscreening | |@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com