| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014012 | VTK | (No Category) | public | 2013-04-16 03:14 | 2013-06-25 14:09 | ||||
| Reporter | the_fiddler | ||||||||
| Assigned To | Dave DeMarle | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 5.10.1 | ||||||||
| Target Version | Fixed in Version | 6.0.0 | |||||||
| Summary | 0014012: TestTemporalCacheSimple.cxx fails to compile in vs2012 due to missing #include <functional> | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | TBD | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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 |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |