Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Configuring gdb_wchar.h
@ 2009-04-11 17:53 Eli Zaretskii
  2009-04-13 17:54 ` Tom Tromey
  0 siblings, 1 reply; 30+ messages in thread
From: Eli Zaretskii @ 2009-04-11 17:53 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

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.


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2009-04-19 18:30 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-11 17:53 Configuring gdb_wchar.h Eli Zaretskii
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox