commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bug #13059] regex: quantifier (?*+{}) without preceding tok


From: Christian Thalinger
Subject: [commit-cp] [bug #13059] regex: quantifier (?*+{}) without preceding token
Date: Wed, 11 May 2005 19:12:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8a6) Gecko/20050205

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13059>

                 Summary: regex: quantifier (?*+{}) without preceding token
                 Project: classpath
            Submitted by: twisti
            Submitted on: Wed 05/11/2005 at 19:11
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

Exception in thread "main" java.lang.ExceptionInInitializerError
        <<No stacktrace available>>
Caused by: java.util.regex.PatternSyntaxException: At position 1 in regular
expression pattern:
quantifier (?*+{}) without preceding token
        (?i:\b((http|https|ftp|irc)://[^\s]+))
         ^
        at java.util.regex.Pattern.<init>(Pattern.java:107)
        at java.util.regex.Pattern.compile(Pattern.java:144)
        at java.util.regex.Pattern.compile(Pattern.java:126)
        at org.jibble.logbot.LogBot.<clinit>(LogBot.java:11)

This one can easily be reproduced with pirc logbot
(http://www.jibble.org/files/LogBot-0.1.0.zip).






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13059>

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





reply via email to

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