[darcs-devel] [patch1121] resolve issue2357: switching to regex-compat-tdfa for ...

Dan Frumin bugs at darcs.net
Sun Feb 9 12:10:10 UTC 2014


New submission from Dan Frumin <difrumin at gmail.com>:

Hi! 

This patch should resolve the unicode issues that arise due to the use of regex-compat. 
I haven't tested this on Windows, but I think it should work just fine.

A little illustratrion for the patch:

--------------------------------------------------
dan at aquabox sandboxed : ~/projects/darcs/screened
[0] % darcs --version
2.9.8 (+ 20 patches)

dan at aquabox sandboxed : ~/projects/darcs/screened
[0] % darcs changes --summary --match "hunk inexistant" --max-count=1

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

dan at aquabox sandboxed : ~/projects/darcs/screened
[2] % ./dist/build/Darcs/darcs changes --summary --match "hunk inexistant" --max-count=1
Fri Mar 16 02:35:18 MSK 2012  Michael Hendricks <michael at ndrix.org>
  * Style and error message clean up for patch733


    M ./src/Darcs/Commands/Move.hs -3 +6 r3
--------------------------------------------------

1 patch for repository http://darcs.net:

Sun Feb  9 16:05:56 MSK 2014  Dan Frumin <difrumin at gmail.com>
  * resolve issue2357: switching to regex-compat-tdfa for unicode support

----------
files: patch-preview.txt, resolve-issue2357_-switching-to-regex_compat_tdfa-for-unicode-support.dpatch, unnamed
messages: 17184
nosy: DaniilFrumin
status: needs-screening
title: resolve issue2357: switching to regex-compat-tdfa for ...

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1121>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 2275 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20140209/77486e45/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resolve-issue2357_-switching-to-regex_compat_tdfa-for-unicode-support.dpatch
Type: application/x-darcs-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20140209/77486e45/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20140209/77486e45/attachment.obj>


More information about the darcs-devel mailing list