http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52228

Frédéric Buclin <LpSolit at netscape dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |LpSolit at netscape dot net
                   |gnu.org                     |
           Severity|normal                      |minor

--- Comment #2 from Frédéric Buclin <LpSolit at netscape dot net> 2012-02-13 
15:29:25 UTC ---
My regexp explicitly forbirds / right before PR.... but I cannot remember why:

  qr/(?<!\/)\b(pr(?:\s*|\s+\S+\/)(\d+)(?:\s+comment\s+(\d+))?)/i

I will drop this restriction, but will bring it back if it appears there was a
good reason to do so. :)

Reply via email to