MantisBT - VTK
View Issue Details
0014012VTK(No Category)public2013-04-16 03:142013-06-25 14:09
the_fiddler 
Dave DeMarle 
normalminorhave not tried
closedfixed 
5.10.1 
6.0.0 
TBD
incorrect functionality
0014012: TestTemporalCacheSimple.cxx fails to compile in vs2012 due to missing #include <functional>
Compilation fails with 'identifier not found' for std::bind2nd when compiling TestTemporalCacheSimple.cxx on Visual Studio 2012. The fix is to #include the missing <functional> header to this file.
No tags attached.
Issue History
2013-04-16 03:14the_fiddlerNew Issue
2013-06-25 12:28Dave DeMarleNote Added: 0031050
2013-06-25 12:28Dave DeMarleStatusbacklog => todo
2013-06-25 12:28Dave DeMarleResolutionopen => fixed
2013-06-25 12:28Dave DeMarleFixed in Version => 6.0.0
2013-06-25 12:29Dave DeMarleAssigned To => Dave DeMarle
2013-06-25 12:29Dave DeMarleStatustodo => active development
2013-06-25 12:29Dave DeMarleStatusactive development => gatekeeper review
2013-06-25 12:37Dave DeMarleStatusgatekeeper review => customer review
2013-06-25 14:09Dave DeMarleStatuscustomer review => closed

Notes
(0031050)
Dave DeMarle   
2013-06-25 12:28   
Fixed via:
commit 64aaf06a9ab9809187f8ddcea67e228d31a16504
Author: Ho Cheung <hocheung20@gmail.com>
Date: Mon Oct 22 20:54:08 2012 -0500