octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regexprep with 'emptymatch' option


From: c.
Subject: regexprep with 'emptymatch' option
Date: Mon, 11 Jun 2012 09:11:01 +0200

Building the default branch on OSX I get a test failure in regexprep.
The failing test is the following:

regexprep ('World!', '^', 'Hello ', 'emptymatch')

should return  'Hello world!' but I get 'Hello orld!' instead.
I am linking against a self-built pcre version 8.30.
Is anyone else experiencing this problem? 
Does anyone have suggestions how to fix it?

c.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]