public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: yselkowitz@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: setup ChangeLog archive_tar.cc choose.cc choos ...
Date: Thu, 30 Aug 2012 22:32:00 -0000	[thread overview]
Message-ID: <20120830223214.24936.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2012-08-30 17:32:14

Modified files:
	.              : ChangeLog archive_tar.cc choose.cc choose.h 
	                 filemanip.cc netio.cc proppage.cc proppage.h 
	                 site.cc window.cc 

Log message:
	First step towards X86-64 compatibility.
	* archive_tar.cc (archive_tar::next_file_name): Fix sscanf formats
	for 64-bit size_t.
	* choose.cc (ChooserPage::OnMouseWheel): Fix return type.
	* choose.h (ChooserPage::OnMouseWheel): Ditto.
	* filemanip.cc (nt_wfopen): Fix argument cast for _open_osfhandle.
	* netio.cc (auth_proc): Fix return type.
	* proppage.cc (PropertyPage::FirstDialogProcReflector): Fix return type.
	Use SetWindowLongPtr and DWLP_* instead of SetWindowLong and DWL_*.
	(PropertyPage::DialogProcReflector): Ditto.
	(PropertyPage::DialogProc): Ditto.
	(PropertyPage::OnMouseWheel): Ditto.
	* proppage.h (PropertyPage::FirstDialogProcReflector): Fix return type.
	(PropertyPage::DialogProcReflector): Ditto.
	(PropertyPage::DialogProc): Ditto.
	(PropertyPage::OnMouseWheel): Ditto.
	* site.cc (drop_proc): Fix return type.
	* window.cc (Window::FirstWindowProcReflector): Use GWLP_* with
	SetWindowLongPtr calls.
	(Window::WindowProcReflector): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.778&r2=2.779
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/archive_tar.cc.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.161&r2=2.162
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.h.diff?cvsroot=cygwin-apps&r1=2.40&r2=2.41
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.35&r2=2.36
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/netio.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/proppage.cc.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/proppage.h.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.51&r2=2.52
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/window.cc.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19


                 reply	other threads:[~2012-08-30 22:32 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=20120830223214.24936.qmail@sourceware.org \
    --to=yselkowitz@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).