]> cygwin.com Git - cygwin-apps/setup.git/commit - site.h
2002-11-04 Max Bowsher <maxb@ukf.net>
authorRobert Collins <rbtcollins@hotmail.com>
Sun, 10 Nov 2002 03:40:36 +0000 (03:40 +0000)
committerRobert Collins <rbtcollins@hotmail.com>
Sun, 10 Nov 2002 03:40:36 +0000 (03:40 +0000)
commit666bf37d460e81d62d11d2dd9d994a62e25a872c
treefeadb18cce58ad0cf676c1dab6d1289fba196fbc
parent37decc22ae7a4247e1a0a61e424f18a03b521b73
2002-11-04  Max Bowsher  <maxb@ukf.net>

        * Exception.h (Exception::what): Add throw() specification,
        to agree with libstdc++-v3.
        * Exception.cc (Exception::what): Ditto.
        * IniDBBuilderPackage.h: Add 'std::' where needed.
        * PickCategoryLine.h: Ditto.
        * category.h: Ditto.
        * package_db.h: Ditto.
        * package_meta.h: Ditto.
        * package_source.h: Ditto.
        * package_version.h: Ditto.
        * site.h: Ditto.
        * win32.h: Define NOMINMAX before including <windows.h>.
        * package_meta.cc: Add 'using namespace std;'.
        (packagemeta::set_requirements): Remove default parameter values
        from definition (gcc3 likes them only in declaration).
        * package_version.cc: Add 'using namespace std;'.
        (packageversion::set_requirements): Remove default parameter
        values from definition (gcc3 likes them only in declaration).
14 files changed:
ChangeLog
Exception.cc
Exception.h
IniDBBuilderPackage.h
PickCategoryLine.h
category.h
package_db.h
package_meta.cc
package_meta.h
package_source.h
package_version.cc
package_version.h
site.h
win32.h
This page took 0.035152 seconds and 5 git commands to generate.