Share

SWIG

Tracker: Bugs

5 Global scope operator - SwigValueWrapper not beig used - ID: 1816802
Last Update: Comment added ( wsfulton )

class B
{
private:
B() { }
public:
B(const B&){ }
};

void foo( ::B b ) {}


(Slight modification to valuewrapper_const.i). Causes compilation error as
b is not recognised as having a private constructor and SwigValueWrapper
should be used.


William Fulton ( wsfulton ) - 2007-10-19 21:58

5

Closed

Fixed

William Fulton

code generation (general)

None

Public


Comment ( 1 )

Date: 2009-11-04 23:03
Sender: wsfultonProject AdminAccepting Donations

Fixed in svn along with various other global scope operator problems.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-11-04 23:03 wsfulton
resolution_id None 2009-11-04 23:03 wsfulton
assigned_to beazley 2009-11-04 23:03 wsfulton
allow_comments 1 2009-11-04 23:03 wsfulton
close_date - 2009-11-04 23:03 wsfulton