View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014012VTK(No Category)public2013-04-16 03:142013-06-25 14:09
Reporterthe_fiddler 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.10.1 
Target VersionFixed in Version6.0.0 
Summary0014012: TestTemporalCacheSimple.cxx fails to compile in vs2012 due to missing #include <functional>
DescriptionCompilation 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.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031050)
Dave DeMarle (administrator)
2013-06-25 12:28

Fixed via:
commit 64aaf06a9ab9809187f8ddcea67e228d31a16504
Author: Ho Cheung <hocheung20@gmail.com>
Date: Mon Oct 22 20:54:08 2012 -0500

 Issue History
Date Modified Username Field Change
2013-04-16 03:14 the_fiddler New Issue
2013-06-25 12:28 Dave DeMarle Note Added: 0031050
2013-06-25 12:28 Dave DeMarle Status backlog => todo
2013-06-25 12:28 Dave DeMarle Resolution open => fixed
2013-06-25 12:28 Dave DeMarle Fixed in Version => 6.0.0
2013-06-25 12:29 Dave DeMarle Assigned To => Dave DeMarle
2013-06-25 12:29 Dave DeMarle Status todo => active development
2013-06-25 12:29 Dave DeMarle Status active development => gatekeeper review
2013-06-25 12:37 Dave DeMarle Status gatekeeper review => customer review
2013-06-25 14:09 Dave DeMarle Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team