SVN:(JMS)[65458] Added explicit support for wxRect in PyObject<-> wxVariant conversion code ( without this it can be confused with list of integers).

I appears something is missing from this commit.

src/osx_carbon/propgrid_wrap.cpp: In function 'PyObject* wxVariant_to_PyObject(const wxVariant*)':
src/osx_carbon/propgrid_wrap.cpp:3468: error: 'wxRectFromVariant' was not declared in this scope

···

On 9/1/10 11:25 AM, noreply@wxsite.net wrote:

Revision
    65458 <wxTrac has been migrated to GitHub Issues - wxWidgets;
Author
    JMS
Date
    2010-09-01 11:25:46 -0700 (Wed, 01 Sep 2010)

      Log Message

Added explicit support for wxRect in PyObject<->wxVariant conversion
code (without this it can be confused with list of integers).

      Modified Paths

    * wxPython/trunk/src/propgrid.i <#wxPythontrunksrcpropgridi>

--
Robin Dunn
Software Craftsman

Sorry, should be fixed now.

Thanks,
  Jaakko

···

On 1.9.2010 22:07, Robin Dunn wrote:

On 9/1/10 11:25 AM, noreply@wxsite.net wrote:

Revision
    65458 <wxTrac has been migrated to GitHub Issues - wxWidgets;
Author
    JMS
Date
    2010-09-01 11:25:46 -0700 (Wed, 01 Sep 2010)

      Log Message

Added explicit support for wxRect in PyObject<->wxVariant conversion
code (without this it can be confused with list of integers).

      Modified Paths

    * wxPython/trunk/src/propgrid.i <#wxPythontrunksrcpropgridi>

I appears something is missing from this commit.

src/osx_carbon/propgrid_wrap.cpp: In function 'PyObject*
wxVariant_to_PyObject(const wxVariant*)':
src/osx_carbon/propgrid_wrap.cpp:3468: error: 'wxRectFromVariant' was not
declared in this scope