Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2016 19:28:49 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428235 - head/devel/pcre
Message-ID:  <201612091928.uB9JSnDx024044@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Dec  9 19:28:49 2016
New Revision: 428235
URL: https://svnweb.freebsd.org/changeset/ports/428235

Log:
  Add a file that I meant to commit back in r425013. Oops.

Added:
  head/devel/pcre/pkg-help   (contents, props changed)

Added: head/devel/pcre/pkg-help
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pcre/pkg-help	Fri Dec  9 19:28:49 2016	(r428235)
@@ -0,0 +1,3 @@
+Using the heap rather than the stack for recursion (i.e., turning the
+STACK_RECURSION knob off) is slower but less prone to segfaults from
+stack exhaustion when matching certain patterns.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612091928.uB9JSnDx024044>