Your message dated Wed, 20 Mar 2013 18:05:54 +0200 with message-id <20130320160554.gb5...@straylight.m.ringlet.net> and subject line Re: Bug#703507: ITP: re2 -- fast, safe C++ regular expression library has caused the Debian Bug report #703507, regarding ITP: re2 -- fast, safe C++ regular expression library to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 703507: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703507 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: wnpp Severity: wishlist Owner: Peter Pentchev <r...@ringlet.net> * Package name : re2 Version : 20130115 Upstream Author : Stefano Rivera <stefano.riv...@gmail.com> * URL : http://code.google.com/p/re2 * License : BSD-3 Programming Lang: C++ Description : fast, safe C++ regular expression library RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory; RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. -- Peter Pentchev r...@ringlet.net r...@freebsd.org p.penc...@storpool.com PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13 If there were no counterfactuals, this sentence would not have been paradoxical.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---On Wed, Mar 20, 2013 at 12:38:11PM +0000, Adam D. Barratt wrote: > On 20.03.2013 12:21, Peter Pentchev wrote: > >* Package name : re2 > > Version : 20130115 > > Upstream Author : Stefano Rivera <stefano.riv...@gmail.com> > > This appears to have been in the archive for a couple of years > already - http://packages.qa.debian.org/r/re2.html Ah oops! Yeah, there were some problems with a local Debian mirror that caused me to take "experimental" out for a couple of days - and see where it got me! Thanks a lot - and sorry for the noise :) G'luck, Peter -- Peter Pentchev r...@ringlet.net r...@freebsd.org p.penc...@storpool.com PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13 I had to translate this sentence into English because I could not read the original Sanskrit.
signature.asc
Description: Digital signature
--- End Message ---