MantisBT - VTK |
| View Issue Details |
|
| 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 | |
| Project | TBD |
| Type | incorrect functionality |
|
| 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| 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 |