|
From: shelarcy <she...@gm...> - 2009-03-05 08:00:20
|
Hi,
On Thu, 05 Mar 2009 15:04:23 +0900, Don Stewart <do...@ga...> 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 <shelarcy hotmail.co.jp>
http://page.freett.com/shelarcy/
|