[ wxwindows-Bugs-1536482 ] WX_DEFINE_ARRAY Broken in 2.7.0
SourceForge.net
noreply at sourceforge.net
Tue Aug 8 01:11:58 PDT 2006
Bugs item #1536482, was opened at 2006-08-08 18:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1536482&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxBase
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shane Hill (sdhengsoft)
Assigned to: Nobody/Anonymous (nobody)
Summary: WX_DEFINE_ARRAY Broken in 2.7.0
Initial Comment:
G'day All,
Just discovered that WX_DEFINE_ARRAY( int,
ArrayOfDirectories) won't compile as it should. The
error message I get is:
error: invalid conversion from `int' to `const void*'
This code usage is defined on page 55 of the wx.pdf
for 2.6.3 documentation.
Have Fun !!
Shane
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1536482&group_id=9863
More information about the wx-dev
mailing list