Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436926 - dev-libs/libconfig-1.4.9 version bump
Summary: dev-libs/libconfig-1.4.9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 04:53 UTC by Johan Bergström
Modified: 2012-10-02 15:00 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 Johan Bergström 2012-10-02 04:53:13 UTC
New version came out the other day. Simple rename works fine for me. (tested on x86, amd64)

Changes:

    * lib/libconfigcpp.c++ - Fixed compiler warnings in constructor
      initializers
    * tinytest/tiytest.c, tinytest/tinytest.h - added tt_file_exists();
      added alternate implementations of some test macros since MSVC does
      not support C99 fully; added comparators for text files (ignoring
      line endings)
    * tests/tests.c - use tt_file_exists() rather than access(); alias
      snprintf to _snprintf for MSVC; compare files as text files rather
      than as binary files
    * lib/scanner.l - fixed parsing issue when backslash in string is
      followed by invalid escape character; reported by Jimmy Scott
    * lib/scanner.c - regenerated
    * lib/libconfig.h, lib/libconfig.h++, lib/Makefile.am,
      doc/libconfig.texi, configure.ac - bump version numbers
    * aclocal.m4, ac_config.h - regenerated
    * m4/*, aux-build/*, libtool - updated to newer
    * debian/control - updates from Jonathan McCrohan
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-02 15:00:48 UTC
Thanks for reporting. It's in the tree.