This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH setup] Don't stop on various warning message boxes in unattended mode.


On Sep 22 13:30, Jon Turney wrote:
> From: Jon TURNEY <jon.turney@dronecode.org.uk>
> 
> Change simple uses of MessageBox() to use the mbox() wrapper for MessageBox(),
> which knows what to do in unattended mode.
> 
> There still remain the uses of MessageBox() which check the result, as these
> need more detailed study, to choose an appropriate default for unattended mode.
> 
> 	* dialog.cc (fatal): Use mbox rather than MessageBox.
> 	* install.cc (installOne, check_for_old_cygwin): Ditto.
> 	* main.cc (main_display, WinMain): Ditto.
> 	* mount.cc (create_install_root): Ditto.
> 	* nio-ie5.cc (NetIO_IE5): Ditto.
> 	* root.cc (directory_contains_wrong_version): Ditto.
> 	* site.cc (do_download_site_info_thread): Ditto.

ACK, please apply.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpg_07eEiFRk.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]