octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33258] regexprep with empty replacement gives


From: kloof
Subject: [Octave-bug-tracker] [bug #33258] regexprep with empty replacement gives an error (not sure what cases)
Date: Wed, 15 Jun 2011 11:58:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/11.04 Chromium/11.0.696.71 Chrome/11.0.696.71 Safari/534.24

Follow-up Comment #3, bug #33258 (project octave):

Dear Jochen,

I get the same type of error when using 'regexprep' on a string. Adding a
space before or after the string does not resolve the problem for me.


I have compiled 3.4.0 with gcc on ubuntu linux 11.04 (on a MBP 6,2) with:

$> dpkg --list |grep pcre
ii  libpcre++-dev                             0.9.5-5                         
          C++ wrapper class for pcre (development)
ii  libpcre3                                  8.12-3ubuntu2                   
          Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcre3-dev                              8.12-3ubuntu2                   
          Perl 5 Compatible Regular Expression Library - development files
ii  libpcrecpp0                               8.12-3ubuntu2                   
          Perl 5 Compatible Regular Expression Library - C++ runtime files
$> 


no matter what string I process with regexrep, I alway get error '-24'. 

Is there a way to debug this in more detail than what you've done sofar?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33258>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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