Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 19:30:04 GMT
From:      Jacula Modyun <jacula@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/124047: [NEW PORT]: wxHaskell ports
Message-ID:  <200805271930.m4RJU472045535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124047; it has been noted by GNATS.

From: Jacula Modyun <jacula@gmail.com>
To: bug-followup@FreeBSD.org, jacula@gmail.com
Cc:  
Subject: Re: ports/124047: [NEW PORT]: wxHaskell ports
Date: Tue, 27 May 2008 19:23:00 +0000

 --qDbXVdCdHGoSgWSk
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi.
 
 I'm sorry but there is a problem with the patch:
 
 hs-wxcore/files/patch-wxc_inlude_wxc_glue.h.
 
 You have to substitute with this one attached here.
 
 Bye.
 
 --qDbXVdCdHGoSgWSk
 Content-Type: text/x-chdr; charset=us-ascii
 Content-Disposition: attachment; filename="patch-wxc_include_wxc_glue.h"
 
 --- wxc/include/wxc_glue.h.orig	2008-03-23 21:09:27.000000000 +0000
 +++ wxc/include/wxc_glue.h	2008-05-14 08:55:02.000000000 +0000
 @@ -1113,7 +1113,6 @@
  TClass(wxColour) wxColour_CreateFromStock( int id );
  void*      wxColour_CreateRGB( TChar _red, TChar _green, TChar _blue );
  void       wxColour_Delete( TSelf(wxColour) _obj );
 -//WXCOLORREF wxColour_GetPixel( TSelf(wxColour) _obj );
  TChar      wxColour_Green( TSelf(wxColour) _obj );
  TBool      wxColour_Ok( TSelf(wxColour) _obj );
  TChar      wxColour_Red( TSelf(wxColour) _obj );
 
 --qDbXVdCdHGoSgWSk--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805271930.m4RJU472045535>