darcs

Issue 2357 darcs failed: Text.Regex.Posix.String died: (ReturnCode 17,"illegal byte sequence")

Title darcs failed: Text.Regex.Posix.String died: (ReturnCode 17,"illegal byte sequence")
Priority bug Status resolved
Milestone Resolved in 2.10.0
Superseder Nosy List DaniilFrumin, kowey
Assigned To
Topics

Created on 2014-02-09.10:07:15 by kowey, last changed 2014-04-23.17:48:44 by noreply.

Messages
msg17180 (view) Author: kowey Date: 2014-02-09.10:07:14
1. Summarise the issue (what were doing, what went wrong?)

darcs get http://darcs.net /tmp/inexist
darcs changes --summary 'match "hunk inexistant"' --repo /tmp/inexist

2. What behaviour were you expecting instead?

darcs failed:  Text.Regex.Posix.String died: (ReturnCode 17,"illegal 
byte sequence")

3. What darcs version are you using? (Try: darcs --exact-version)

2.9.7 (+ 146 patches)

4. What operating system are you running?

MacOS X

5. Anything to add?

Possibly not our bug? 
http://stackoverflow.com/questions/5047626/matching-specific-unicode-
char-in-haskell-regexp
msg17183 (view) Author: DaniilFrumin Date: 2014-02-09.11:16:24
FYI, I didn't manage to reproduce this with 'match', but 'pattern' gives
me the same error if I use the en_GB.UTF8 locale
msg17388 (view) Author: noreply Date: 2014-04-23.17:48:43
The following patch sent by Dan Frumin <difrumin@gmail.com> updated issue issue2357 with
status=resolved;resolvedin=2.10.0 HEAD

* resolve issue2357: switching to regex-compat-tdfa for unicode support 
Ignore-this: 1b06d02c87195cdc3b69dd6dde62b88
History
Date User Action Args
2014-02-09 10:07:15koweycreate
2014-02-09 11:16:25DaniilFruminsetnosy: + DaniilFrumin
messages: + msg17183
2014-04-23 17:48:44noreplysetstatus: unknown -> resolved
messages: + msg17388
resolvedin: 2.10.0