mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] Building Bison 3.7 with musl (was Re: portability issues with unicodeio)
@ 2020-07-29 23:23 A. Wilcox
  2020-07-29 23:48 ` A. Wilcox
  2020-07-30  0:05 ` Rich Felker
  0 siblings, 2 replies; 7+ messages in thread
From: A. Wilcox @ 2020-07-29 23:23 UTC (permalink / raw)
  To: bruno, bug-bison; +Cc: musl


[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]

Seeing some weird behaviour here building Bison 3.7 on musl libc.

Something seems to be "intelligent" enough to know that \u2022 is a
bullet character, and is replacing it with "*" instead of ".", causing
all the tests to fail:

awilcox on gwyn [17] bison: LC_ALL=C /bin/printf '\u2022\n' | od -t x1
0000000 2a 0a
0000002

Best,
--arw

-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
https://www.adelielinux.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-07-30  9:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 23:23 [musl] Building Bison 3.7 with musl (was Re: portability issues with unicodeio) A. Wilcox
2020-07-29 23:48 ` A. Wilcox
2020-07-30  0:05 ` Rich Felker
2020-07-30  0:12   ` A. Wilcox
2020-07-30  1:43   ` Bruno Haible
2020-07-30  9:02     ` Florian Weimer
2020-07-30  9:39       ` [musl] Re: iconv replacements Bruno Haible

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).