Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
setup setup_version.h: msg#00016
|
Subject: |
setup setup_version.h |
CVSROOT: /cvs/cygwin-apps
Module name: setup
Changes by: maxb-9JcytcrH/bA+uJoB2kUjGw@xxxxxxxxxxxxxxxx 2004-12-26
22:11:34
Added files:
. : setup_version.h
Log message:
2004-12-26 Max Bowsher <maxb-B2Gdhv0Jo/g@xxxxxxxxxxxxxxxx>
The Big Cleanup: Phase "version"
* String++.h (operator std::string): Add.
* desktop.cc, fromcwd.cc: Remove irrelevant include.
* version.cc, version.h: Delete, replacing all functionality in new
files.
* setup_version.h: Add, taking over declaration of generated version
symbol functionality.
* Makefile.am (setup_SOURCES): Sync with new/deleted files.
(setup_version.c): Rename the symbol 'version' to 'setup_version'.
* main.cc: Modify includes.
(main): Adapt to setup_version rename.
* splash.cc: Modify includes.
(SplashPage::OnInit): Adapt to setup_version rename.
* csu_util/version_compare.cc, csu_util/version_compare.h: Add,
containing a completely rewritten replacement for canonical_version().
* IniDBBuilderPackage.cc: Modify includes.
(IniDBBuilderPackage::buildVersion): Use new version_compare API.
* ini.cc: Modify includes.
(setup_version): Rename...
(ini_setup_version): ...to this.
(do_local_ini, do_remote_ini): Adapt to above change.
(do_ini_thread): Adapt to above change. Use new version_compare API.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/setup_version.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
|
| |