Changes between Version 1 and Version 2 of Ticket #2331


Ignore:
Timestamp:
2013-08-30T15:56:32Z (12 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2331

    • Property Component BackendOMOptim
    • Property Owner changed from probably noone to Hubert Thieriot
  • Ticket #2331 – Description

    v1 v2  
    1010../MOVector.cpp:741:13: note: declarations in dependent base ‘MOAVector<ScannedVariable>’ are not found by unqualified lookup
    1111../MOVector.cpp:741:13: note: use ‘this->insertItem’ instead
     12}}}
     13and a function with 2 arguments being called with only one, I patched its source with the attachment and it compiles, but I dont know if the modifications are correct.
    1214
    13 and a function with 2 arguments being called with only one, I patched its source with the attachment and it compiles, but I dont know if the modifications are correct.
    14 }}}
    1515Please review it.
    1616