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

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

[Octave-bug-tracker] [bug #31056] regexpi gets stuck into infintite loop


From: anonymous
Subject: [Octave-bug-tracker] [bug #31056] regexpi gets stuck into infintite loop?
Date: Fri, 17 Sep 2010 10:03:17 +0000
User-agent: Opera/9.80 (Windows NT 6.1; U; sv) Presto/2.6.30 Version/10.62

URL:
  <http://savannah.gnu.org/bugs/?31056>

                 Summary: regexpi gets stuck into infintite loop?
                 Project: GNU Octave
            Submitted by: None
            Submitted on: fre 17 sep 2010 10.03.16
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Vlatko Becanovic
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The command regexpi() will not work with the filter '.*' instead it gets
stuck:

   regexpi('.svn','.*')

will freeze Octave. According to the Matlab standard its meaning is:
   
"    Metacharacter   Meaning
    ---------------  --------------------------------
                .    Any character

    metacharacter or grouped subexpression may be matched:
    
     Metacharacter   Meaning
    ---------------  --------------------------------
               *     Match zero or more occurrences "

Thank you for your time and effort!




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Meddelandet skickades via/av Savannah
  http://savannah.gnu.org/




reply via email to

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