View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013318CMakeCMakepublic2012-06-19 06:472014-06-02 08:39
Reporterjeromerobert 
Assigned Tojschueller 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSLinuxOS VersionDebian Wheezy
Product VersionCMake 2.8.8 
Target VersionFixed in VersionCMake 3.0 
Summary0013318: swig: -noproxy option not supported with python
DescriptionWhen using python UseSWIG.cmake assume that the target library is always named _modulename. This target is expected to be loaded from a python wrapper (aka modulename.py).

When using the swig -noproxy option there is no python wrapper and import modulename load the module from modulename.so. As UseSWIG.cmake always create _modulename.so, and not modulename.so, using -noproxy is currently not possible.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030446)
David Cole (manager)
2012-08-11 21:42

Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0034567)
Brad King (manager)
2013-11-26 09:53

UseSWIG: Name python module according to swig flags
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a87c0632 [^]
(0034570)
jschueller (developer)
2013-11-26 10:39

http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=a87c06328c4c836918216863c475beabf10d6c2d [^]
(0034681)
jschueller (developer)
2013-12-02 13:07

http://cmake.org/gitweb?p=stage/cmake.git;a=blobdiff;f=Modules/UseSWIG.cmake;h=44e1bb957d39461ac48edfcb9e12cffdcde3a7bb;hp=28d5ff0872fe2d2189a6e660b9b8e91835cf780c;hb=406635fd6c35e046a2f8b5647c49beae6c7f5f00;hpb=9d51c764f73175664cc18acab755e6a11233656e [^]
(0036096)
Robert Maynard (manager)
2014-06-02 08:39

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-06-19 06:47 jeromerobert New Issue
2012-08-11 21:42 David Cole Status new => backlog
2012-08-11 21:42 David Cole Note Added: 0030446
2013-11-26 05:17 jschueller Assigned To => jschueller
2013-11-26 05:17 jschueller Status backlog => assigned
2013-11-26 09:53 Brad King Note Added: 0034567
2013-11-26 10:39 jschueller Note Added: 0034570
2013-12-02 13:07 jschueller Note Added: 0034681
2013-12-02 13:07 jschueller Status assigned => resolved
2013-12-02 13:07 jschueller Fixed in Version => CMake 3.0
2013-12-02 13:07 jschueller Resolution open => fixed
2014-06-02 08:39 Robert Maynard Note Added: 0036096
2014-06-02 08:39 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team