Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56791 - dev-libs/libpcre-4.5 (stable) version bump
Summary: dev-libs/libpcre-4.5 (stable) version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jeremy Huddleston (RETIRED)
URL: ftp://ftp.csx.cam.ac.uk/pub/software/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 07:08 UTC by Stephane Loeuillet
Modified: 2004-07-12 22:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Loeuillet 2004-07-12 07:08:02 UTC
latest in portage : 4.4 (21.08.2003)
latest released : 4.5 (11.12.2003)

link : ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-4.5.tar.bz2

a simple rename of 4.4 ebuild did it

changes : (from NEWS file)

Again mainly a bug-fix and tidying release, with only a couple of new features:

1. It's possible now to compile PCRE so that it does not use recursive
function calls when matching. Instead it gets memory from the heap. This slows
things down, but may be necessary on systems with limited stacks.

2. UTF-8 string checking has been tightened to reject overlong sequences and to
check that a starting offset points to the start of a character. Failure of the
latter returns a new error code: PCRE_ERROR_BADUTF8_OFFSET.

3. PCRE can now be compiled for systems that use EBCDIC code.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-12 22:22:11 UTC
in portage.  thanks.