setup.exe compilation fix

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Sep 13 17:27:00 GMT 2010


On Sep 11 16:23, Václav Haisman wrote:
> Hi.
> 
> I just tried to compile setup.exe from source and run into a problem in
> propsheet.cc. The names like PropSheet_SetCurSel() are macros and already
> contain the `::' resulting into `::::' and compile error. The attached patch
> fixes it for me. Changelog below.
> 
> - -- 
> VH
> 
> 
> 2010-09-10  Václav Haisman  <v.haisman@sh.cvut.cz>
> 
> 	* propsheet.cc (PropSheet::SetActivePage): Remove :: before PropSheet_SetCurSel.
> 	(PropSheet::SetActivePageByID): Remove :: before PropSheet_SetCurSelByID.
> 	(PropSheet::SetButtons): Remove :: before PropSheet_SetWizButtons.
> 	(PropSheet::PressButton): Remove :: before PropSheet_PressButton.

Patch applied.


Thanks,
Corinna

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



More information about the Cygwin-apps mailing list