* [sisyphus] Unicode support vs ANSI
@ 2007-05-08 11:48 Andrii Dobrovol`s`kii
2007-05-08 14:26 ` Andrii Dobrovol`s`kii
0 siblings, 1 reply; 5+ messages in thread
From: Andrii Dobrovol`s`kii @ 2007-05-08 11:48 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]
Hi,
Есть програмка. Написана на Си и требует только wxWindow, со слов
автора. Попытался собрать и
make
/home/andriy/RPM/BUILD/easyfunktion-6.01/bk-deps g++ -c -o ef6_ef.o
-I./inc -I@WX_DIR@/contrib/include -DEFMULTITHREAD -DEFHTMLHELP
-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
--permissive -g -O2 ././src/ef.cpp
./inc/efedit.h: In member function 'void TEFEdit::UnlockBuffer(const
char*)':
./inc/efedit.h:395: error: no matching function for call to
'MGPStr::SetStr(const wchar_t [1])'
./inc/faststr.h:162: note: candidates are: bool
FastString<T>::SetStr(const T*) [with T = char]
./inc/faststr.h:170: note: bool
FastString<T>::SetStr(const FastString<T>&) [with T = char]
././src/ef.cpp: In member function 'void MyApp::GetLocaleLDV()':
././src/ef.cpp:523: error: cannot convert 'char*' to 'const
wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const
wchar_t*)'
make: *** [ef6_ef.o] Error 1
Автор предлагает собирать без Юникода. Но, нужна именно версия
2.8.Х. Можно как-то разрулить ситуацию малой кровью?
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 525-7824 Department of Gas Electronics
Fax: (380-44) 525-2329 Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Unicode support vs ANSI
2007-05-08 11:48 [sisyphus] Unicode support vs ANSI Andrii Dobrovol`s`kii
@ 2007-05-08 14:26 ` Andrii Dobrovol`s`kii
2007-05-08 14:43 ` Mikhail Gusarov
0 siblings, 1 reply; 5+ messages in thread
From: Andrii Dobrovol`s`kii @ 2007-05-08 14:26 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 826 bytes --]
Hi,
Автор программы готов поработать над поддержкой Unicode, но задает
такой вопрос:
On Windows, I use tchar.h for having ANSI/UNICODE compatibility, is
there something equivalent on LINUX/UNIX, do you know?
Может кто помочь с ответом? Я не програмист и понятия не имею, что
нужно использовать в этой ситуации.
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 525-7824 Department of Gas Electronics
Fax: (380-44) 525-2329 Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Unicode support vs ANSI
2007-05-08 14:26 ` Andrii Dobrovol`s`kii
@ 2007-05-08 14:43 ` Mikhail Gusarov
2007-05-08 15:06 ` Andrii Dobrovol`s`kii
0 siblings, 1 reply; 5+ messages in thread
From: Mikhail Gusarov @ 2007-05-08 14:43 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Twas brillig at 17:26:17 08.05.2007 UTC+03 when Andrii Dobrovol`s`kii did gyre and gimble:
AD> On Windows, I use tchar.h for having ANSI/UNICODE compatibility, is there
AD> something equivalent on LINUX/UNIX, do you know?
AD> Может кто помочь с ответом? Я не програмист и понятия не имею, что нужно
AD> использовать в этой ситуации.
Раз он задаёт такие вопросы, то малой кровью обойтись не получится :(
--
JID: dottedmag@jabber.dottedmag.net
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Unicode support vs ANSI
2007-05-08 14:43 ` Mikhail Gusarov
@ 2007-05-08 15:06 ` Andrii Dobrovol`s`kii
2007-05-08 15:17 ` Mikhail Gusarov
0 siblings, 1 reply; 5+ messages in thread
From: Andrii Dobrovol`s`kii @ 2007-05-08 15:06 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
Mikhail Gusarov пишет:
> Twas brillig at 17:26:17 08.05.2007 UTC+03 when Andrii Dobrovol`s`kii did gyre and gimble:
>
> AD> On Windows, I use tchar.h for having ANSI/UNICODE compatibility, is there
> AD> something equivalent on LINUX/UNIX, do you know?
>
> AD> Может кто помочь с ответом? Я не програмист и понятия не имею, что нужно
> AD> использовать в этой ситуации.
>
> Раз он задаёт такие вопросы, то малой кровью обойтись не получится :(
>
Ну... первый вопрос был о мей крови... А второй относится к автору.
;) Пока человек хочет сделать как надо, имеет смысл помочь информацией.
Может поделитесь?
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 525-7824 Department of Gas Electronics
Fax: (380-44) 525-2329 Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] Unicode support vs ANSI
2007-05-08 15:06 ` Andrii Dobrovol`s`kii
@ 2007-05-08 15:17 ` Mikhail Gusarov
0 siblings, 0 replies; 5+ messages in thread
From: Mikhail Gusarov @ 2007-05-08 15:17 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Twas brillig at 18:06:13 08.05.2007 UTC+03 when Andrii Dobrovol`s`kii did gyre and gimble:
AD> Ну... первый вопрос был о мей крови... А второй относится к автору. ;)
AD> Пока человек хочет сделать как надо, имеет смысл помочь информацией. Может
AD> поделитесь?
Если автор действительно хочет сделать по уму, то вот самая "правильная" дока:
http://www.cl.cam.ac.uk/~mgk25/unicode.html
--
JID: dottedmag@jabber.dottedmag.net
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-05-08 15:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-08 11:48 [sisyphus] Unicode support vs ANSI Andrii Dobrovol`s`kii
2007-05-08 14:26 ` Andrii Dobrovol`s`kii
2007-05-08 14:43 ` Mikhail Gusarov
2007-05-08 15:06 ` Andrii Dobrovol`s`kii
2007-05-08 15:17 ` Mikhail Gusarov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git