Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 436926

Summary: dev-libs/libconfig-1.4.9 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.