unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#30869: regexp-substitute/global does not like #\nul in string
@ 2018-03-20  1:19 Matt Wette
  0 siblings, 0 replies; only message in thread
From: Matt Wette @ 2018-03-20  1:19 UTC (permalink / raw)
  To: 30869

version = 2.2.3

I think this is a bug: regexp-substitute/global rejects strings with #\nul:

scheme@(guile-user)> (regexp-substitute/global #f "b.d" "ab\x00de" 'pre 
'post)
ERROR: In procedure regexp-exec:
string contains #\nul character: "ab\x00de"









^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-20  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20  1:19 bug#30869: regexp-substitute/global does not like #\nul in string Matt Wette

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 read-only IMAP folder(s) and NNTP newsgroup(s).