MantisBT - VCMI |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001174 | VCMI | Other | public | 2013-01-15 14:42 | 2013-01-15 15:43 |
|
Reporter | Warmonger | |
Assigned To | AlexVinS | |
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | PC | OS | Windows 7 | OS Version | SP1 |
Product Version | | |
Target Version | 0.91 | Fixed in Version | 0.91 | |
|
Summary | 0001174: Compile errors after r3094 |
Description | I get following errors concerning lambda expressions in MVS 2010:
error C2064: term does not evaluate to a function taking 3 arguments G:\Programowanie\VCMI\vcmi\lib\BattleState.cpp 960
error C3486: a parameter for a lambda cannot have a default argument G:\Programowanie\VCMI\vcmi\lib\BattleState.cpp 955
|
Steps To Reproduce | |
Additional Information | Actually there are 42 errors in total for each call of such lambda expression. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-01-15 14:42 | Warmonger | New Issue | |
2013-01-15 14:42 | Warmonger | Status | new => assigned |
2013-01-15 14:42 | Warmonger | Assigned To | => AlexVinS |
2013-01-15 14:42 | Warmonger | Description Updated | bug_revision_view_page.php?rev_id=2087#r2087 |
2013-01-15 15:25 | AlexVinS | Note Added: 0003276 | |
2013-01-15 15:25 | AlexVinS | Status | assigned => resolved |
2013-01-15 15:25 | AlexVinS | Resolution | open => fixed |
2013-01-15 15:43 | Warmonger | Note Added: 0003277 | |
2013-01-15 15:43 | Warmonger | Status | resolved => closed |
2013-01-15 15:43 | Warmonger | Fixed in Version | => 0.91 |