public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: davek@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: setup root.cc source.cc package_meta.cc packag ...
Date: Sat, 17 Apr 2010 12:36:00 -0000	[thread overview]
Message-ID: <20100417123646.31277.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	davek@sourceware.org	2010-04-17 12:36:46

Modified files:
	.              : root.cc source.cc package_meta.cc package_db.cc 
	                 package_db.h ChangeLog 

Log message:
	* root.cc (RootPage::OnNext): Don't construct a packagedb here nor
	do deferred initialisation of static packagedb::task.
	* source.cc (save_dialog): Don't construct a packagedb here, and
	set static packagedb::task directly instead of chosen_db_task.
	* package_meta.cc (packagemeta::action_caption): Don't bother to
	construct a packagedb here, just access packagedb::task directly.
	* package_db.cc: Move 'static members' comment near static members.
	(chosen_db_task): Delete.
	* package_db.h (chosen_db_task): Don't declare extern.
	(packagedb): Extend comments on class.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/root.cc.diff?cvsroot=cygwin-apps&r1=2.25&r2=2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/source.cc.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.56&r2=2.57
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_db.cc.diff?cvsroot=cygwin-apps&r1=2.43&r2=2.44
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_db.h.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.700&r2=2.701


                 reply	other threads:[~2010-04-17 12:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100417123646.31277.qmail@sourceware.org \
    --to=davek@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).