Issue: Srl error after update

  1. issueid=435 05-24-2015 08:41 PM
    SRL Member
    Srl error after update
    Error: Don't know which overloaded method to call with params (Int32, Int64)

    While trying to run any, even test script constisting of:

    Simba Code:
    program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}

    begin
      clearDebug();
      setupSRL();
    end.

    keep getting

    Error: Don't know which overloaded method to call with params (Int32, Int64)
    Compiling failed.
Issue Details
Issue Number 435
Project SRL Bugs and Suggestions
Status Resolved
Users able to reproduce bug 0
Users unable to reproduce bug 1
Assigned Users (none)
Tags (none)




  1. 05-25-2015 06:35 AM
    Issue Changed by The Mayor
    • Status changed from Unconfirmed to Resolved
+ Reply