slrn/unstable, libslang2, unicode?



The slrn.sourceforge.net documentation says Unicode support is
dependent on Slang 2, and that you can compile late version against
that library to get Unicode support.

The unstable version of slrn, however, requires libslang2 but does
support UTF-8. Anyone know why?

$ slrn --version
Slrn 0.9.8.1pl1 [2005-02-17]
* Note: This version is a developer preview.
S-Lang Library Version: 2.0.5
Compiled at: Jan 22 2006 01:48:06
Operating System: Debian

COMPILE TIME OPTIONS:
Backends: +nntp +slrnpull +spool
External programs / libs: +canlock +inews +ssl +uudeview
Features: +charset_mapping +decoding +emphasized_text +end_of_thread
+fake_refs +gen_msgid -grouplens +mime -msgid_cache +piping +rnlock
+slang +spoilers -strict_from
DEFAULTS:
Default server object: nntp
Default posting mechanism: nntp
Default character set: isolatin
SUPPORTED CHARACTER SETS:
isolatin ibm850 ibm852 ibm857 ibm737 NeXT koi8

$ apt-show-versions slrn
slrn/testing uptodate 0.9.8.1pl1-15

--
Thanks,
Adam


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: curses
    ... bit on google and it looks like if you download the curses source code, ... there is a way to compile it with unicode support. ...
    (comp.lang.ruby)
  • Re: slrn/unstable, libslang2, unicode?
    ... dependent on Slang 2, and that you can compile late version against ... that library to get Unicode support. ...
    (Debian-User)
  • Converting LPCSTR to char*
    ... Whats the best approach in converting LPCTSTR to char* ... If I compile with unicode support, then whats the best approach whch ...
    (microsoft.public.vc.mfc)