File tclap.changes of Package tclap
-------------------------------------------------------------------
Thu Feb 8 08:15:36 UTC 2018 - aloisio@gmx.com
- Update to version 1.2.2
* Fixed a few typos
* Fixed ZshCompletionOutput
* Fixed brief output with TCLAP_NAMESTRING defined
* Initialize theDelimiter (supress warning) in DocBookOutput
* Fixed an issue with config.h and compiling on systems
without sstream.h
* Fixed } outside of include guards in ArgTraits.h
- Spec cleanup
-------------------------------------------------------------------
Sun Jan 6 20:13:39 UTC 2013 - joop.boonen@opensuse.org
- Updated to version 1.2.1
* include/tclap/Arg.h: patch that allows arg start strings to be
pound defined to easily conform to different platforms
* include/tclap/: DocBookOutput.h, StdOutput.h,
ZshCompletionOutput.h: fixed shadow variable name problem
* include/tclap/CmdLine.h: fixed minor memory leak
* examples/test10.cpp: Added explicit cast to supress warning about
deprecated conversion from string constant to char*
* include/tclap/: SwitchArg.h, XorHandler.h: finally fixed bug
relating to mutually exclusive combined switched
* examples/Makefile.am, examples/test20.cpp, tests/Makefile.am,
tests/test74.out, tests/test74.sh, tests/test75.out,
tests/test75.sh, tests/test76.out, tests/test76.sh,
tests/test77.out, tests/test77.sh: added failing tests for XOR
error message bug
* include/tclap/StandardTraits.h: applied Tom Fogal's win64 patch
for size_t
* include/tclap/: Arg.h, ArgTraits.h, CmdLine.h, HelpVisitor.h,
MultiArg.h, ValueArg.h, ValuesConstraint.h, VersionVisitor.h,
XorHandler.h, ZshCompletionOutput.h: fixed all effective c++
warnings based on patch from Andrew Marlow
* configure.in: added more compiler warnings
* include/tclap/SwitchArg.h, include/tclap/ValueArg.h,
tests/test22.out, tests/test24.out: make error message a bit more
meaningful
- Cleaned the spec file up
-------------------------------------------------------------------
Sun Jan 29 01:24:39 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
-------------------------------------------------------------------
Sat Sep 24 18:47:27 UTC 2011 - andreas.stieger@gmx.de
- remove dependency on licenses, not in factory anymore
-------------------------------------------------------------------
Sat Jan 9 10:50:38 UTC 2010 - pascal.bleser@opensuse.org
- initial package (1.2.0)