From: Eli Zaretskii <eliz@gnu.org>
To: gdb-patches@sources.redhat.com
Cc: Tom Tromey <tromey@redhat.com>
Subject: Configuring gdb_wchar.h
Date: Sat, 11 Apr 2009 17:53:00 -0000 [thread overview]
Message-ID: <8363hboz5x.fsf@gnu.org> (raw)
gdb_wchar.h and the corresponding configury test are too naive: they
assume that if wchar.h exists, the full array of wide-character
functions, such as wcslen, iswprint, iswdigit, and btowc, also exist.
It needs to test for the individual functions as well, or at least for
some of them.
The actual case in point is the DJGPP build. The DJGPP library has
wchar.h and there's a port of libiconv, but the functions gdb_wchar.h
expects for wide character support are not there.
next reply other threads:[~2009-04-11 17:53 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-11 17:53 Eli Zaretskii [this message]
2009-04-13 17:54 ` Tom Tromey
2009-04-14 12:03 ` Eli Zaretskii
2009-04-14 16:31 ` Tom Tromey
2009-04-14 17:11 ` Eli Zaretskii
2009-04-14 17:42 ` Tom Tromey
2009-04-14 18:04 ` Eli Zaretskii
2009-04-14 18:15 ` Tom Tromey
2009-04-14 20:17 ` Eli Zaretskii
2009-04-15 0:23 ` Tom Tromey
2009-04-15 10:06 ` Eli Zaretskii
2009-04-15 14:01 ` Eli Zaretskii
2009-04-15 15:14 ` Tom Tromey
2009-04-15 15:33 ` Eli Zaretskii
2009-04-15 18:04 ` Tom Tromey
2009-04-15 19:20 ` Eli Zaretskii
2009-04-15 19:53 ` Tom Tromey
2009-04-15 20:18 ` Eli Zaretskii
2009-04-18 9:47 ` Eli Zaretskii
2009-04-18 17:28 ` Tom Tromey
2009-04-19 18:30 ` Eli Zaretskii
2009-04-15 15:08 ` Tom Tromey
2009-04-15 15:12 ` Pedro Alves
2009-04-15 15:26 ` Tom Tromey
2009-04-15 15:47 ` Eli Zaretskii
2009-04-15 18:07 ` Tom Tromey
2009-04-15 22:13 ` Tom Tromey
2009-04-18 11:05 ` Eli Zaretskii
2009-04-18 17:34 ` Tom Tromey
2009-04-18 20:56 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8363hboz5x.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=tromey@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox