Bug 788517 - version information is not set in jemalloc.h
Summary: version information is not set in jemalloc.h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: jemalloc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ingvar Hagelund
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 788500
TreeView+ depends on / blocked
 
Reported: 2012-02-08 11:07 UTC by Dan Horák
Modified: 2012-05-24 12:13 UTC (History)
1 user (show)

Fixed In Version: jemalloc-2.2.5-3.fc18
Clone Of:
Environment:
Last Closed: 2012-05-24 12:13:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2012-02-08 11:07:27 UTC
The jemalloc.h header contains defines for jemalloc version information, but these values are not set.

from /usr/include/jemalloc/jemalloc.h in jemalloc-devel-2.2.5-2.fc17.x86_64.rpm
...
#define JEMALLOC_VERSION ""
#define JEMALLOC_VERSION_MAJOR
#define JEMALLOC_VERSION_MINOR
#define JEMALLOC_VERSION_BUGFIX
#define JEMALLOC_VERSION_NREV
#define JEMALLOC_VERSION_GID ""

Comment 1 Dan Horák 2012-02-08 12:12:06 UTC
Fixed in jemalloc-2.2.5-3.fc18, but all branches should be updated.

Comment 2 Dan Horák 2012-05-24 12:13:04 UTC
Closing as all branches were updated.


Note You need to log in before you can comment on or make changes to this bug.