View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013589ParaView(No Category)public2012-10-30 11:302012-10-31 19:53
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.0 
Summary0013589: Add mechanism to enable modules to wrap in Python explicitly.
DescriptionAdd mechanism to enable modules to wrap in Python explicitly.
TagsNo tags attached.
ProjectKitware
Topic Nameexplicit-module-dependencies
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029595)
Utkarsh Ayachit (administrator)
2012-10-30 11:37

commit 2140e5cc9c114e21c66a70d7281159e4d8f489f3
Author: Berk Geveci <berk.geveci@kitware.com>
Date: Tue Oct 23 14:39:35 2012 -0400

    Added some module dependencies explicitely.
    
    The goal is to allow for Python wrapping of select modules,
    rather than the whole VTK. This requires that "API" dependencies
    of modules are listed explicitely. Here API dependcy means a
    modules that contains a class referred in a header file in
    the wrapped module.
(0029623)
Utkarsh Ayachit (administrator)
2012-10-31 10:47

merged into master, if applicable.
(0029630)
Alan Scott (manager)
2012-10-31 19:53

Developer tag in git. Closing.

 Issue History
Date Modified Username Field Change
2012-10-30 11:30 Utkarsh Ayachit New Issue
2012-10-30 11:37 Utkarsh Ayachit Topic Name => explicit-module-dependencies
2012-10-30 11:37 Utkarsh Ayachit Note Added: 0029595
2012-10-30 11:37 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-30 11:37 Utkarsh Ayachit Fixed in Version => git-next
2012-10-30 11:37 Utkarsh Ayachit Resolution open => fixed
2012-10-30 11:37 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-31 10:46 Utkarsh Ayachit Fixed in Version git-next => 3.98.0
2012-10-31 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-31 10:47 Utkarsh Ayachit Note Added: 0029623
2012-10-31 19:53 Alan Scott Note Added: 0029630
2012-10-31 19:53 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team