public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup UserSettings.cc
@ 2003-07-26  7:04 rbcollins
  0 siblings, 0 replies; only message in thread
From: rbcollins @ 2003-07-26  7:04 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2003-07-26 07:04:26

Modified files:
	.              : UserSettings.cc 

Log message:
	2003-07-26  Robert Collins  <rbtcollins@hotmail.com>
	
	* tests/Makefile.am: Driver for test suite.
	* tests/UserSettingTest.cc: Test UserSetting interface.
	* tests/UserSettingsTest.cc: Test UserSettings interface.
	* Makefile.am: Add the tests dir to recurse into.
	* configure.in: Ditto.
	* UserSetting.h: Add load and save methods to allow global serialisation.
	Add explicit copy and assignment operators to prevent synthetics.
	Make the constructor protected to prevent direct instantiation.
	* UserSettings.h (UserSettings::loadAllSettings): New method.
	(UserSettings::savedAllSettings): New method.
	* UserSettings.cc: Implement new methods.
	* site.cc: Implement stubs for new required UserSetting methods.
	* site.h (ChosenSite): Ditto.
	* Ran automake.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/UserSettings.cc.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-26  7:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-26  7:04 setup UserSettings.cc rbcollins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).