Re: [wxhaskell-devel] Build error

2009-03-05 Thread shelarcy
Hi,

On Thu, 05 Mar 2009 15:04:23 +0900, Don Stewart d...@galois.com wrote:
 wxc/src/eljdc.cpp: In function ‘void wxDC_EndDrawing(wxDC*)’:
 wxc/src/eljdc.cpp:26: warning: ‘void wxDCBase::EndDrawing()’ is deprecated 
 (declared at /usr/include/wx-2.8/wx/dc.h:393)
 wxc/src/eljdc.cpp: At global scope:
 wxc/src/eljdc.cpp:629: error: ‘wxMetafile’ was not declared in this scope
 wxc/src/eljdc.cpp:629: error: ‘self’ was not declared in this scope
 wxc/src/eljdc.cpp:629: error: expected primary-expression before ‘int’
 wxc/src/eljdc.cpp:629: error: expected primary-expression before ‘int’
 wxc/src/eljdc.cpp:629: error: initializer expression list treated as compound 
 expression
 wxc/src/eljdc.cpp:630: error: expected ‘,’ or ‘;’ before ‘{’ token
 wxc/src/eljdc.cpp:638: error: ‘wxMetafile’ was not declared in this scope
 wxc/src/eljdc.cpp:638: error: ‘self’ was not declared in this scope
 wxc/src/eljdc.cpp:638: error: expected primary-expression before ‘*’ token
 wxc/src/eljdc.cpp:638: error: ‘_dc’ was not declared in this scope
 wxc/src/eljdc.cpp:638: error: initializer expression list treated as compound 
 expression
 wxc/src/eljdc.cpp:639: error: expected ‘,’ or ‘;’ before ‘{’ token
 wxc/src/eljdc.cpp:647: error: ‘wxMetafile’ was not declared in this scope
 wxc/src/eljdc.cpp:647: error: ‘self’ was not declared in this scope
 wxc/src/eljdc.cpp:648: error: expected ‘,’ or ‘;’ before ‘{’ token
 wxc/src/eljdc.cpp:656: error: variable or field ‘wxMetafile_Delete’ declared 
 void
 wxc/src/eljdc.cpp:656: error: ‘wxMetafile’ was not declared in this scope
 wxc/src/eljdc.cpp:656: error: ‘self’ was not declared in this scope

I fixed this bug in the new HackageDB releace 0.11.1.2.
Please test again with 0.11.1.2.

And I'll send darcs patch for this problem later.


Best Regards,

-- 
shelarcy shelarcyhotmail.co.jp
http://page.freett.com/shelarcy/

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


[wxhaskell-devel] darcs patch: Fix: previous Refactor to use C++ bool d... (and 1 more)

2009-03-05 Thread shelarcy


darcs2108
Description: Binary data
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.1.2.

2009-03-05 Thread Kido Takahiro
Thu Mar  5 09:02:42 EST 2009  shelarcy shela...@gmail.com
  * Bump version number to 0.11.1.2.
  Ignore-this: f13691126a6cf23247b66e55488065dd

M ./configure -1 +1
M ./wx/wx.cabal -1 +1
M ./wxc/wxc-2.8.dsp -4 +4
M ./wxcore.cabal -1 +1
M ./wxdirect/wxdirect.cabal -1 +1

View patch online:

  
http://code.haskell.org/wxhaskell/_darcs/patches/20090305140242-c1071-bae662aa64065750f5ec90edd9df6ddd7c31b9a3.gz

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel


[wxhaskell-devel] patch applied (wxhaskell): Fix: previous Refactor to use C++ bool directly patch causes build error on Linux.

2009-03-05 Thread Kido Takahiro
Thu Mar  5 07:53:06 EST 2009  shelarcy shela...@gmail.com
  * Fix: previous Refactor to use C++ bool directly patch causes build error on 
Linux.
  Ignore-this: 7059932f64f20392ceee48d255d31045

M ./wxc/src/eljdc.cpp -8 +8

View patch online:

  
http://code.haskell.org/wxhaskell/_darcs/patches/20090305125306-c1071-9c745c01c1ff9d1e2c7dbb9edff11050f2b24c6e.gz

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel