[chuck](VM): DestTimeNegativeException:
because you attempted to travel backwards in time, either by delaying for a negative duration: -1 * 1::second => now; or trying to time travel into the past: now => time t; 1::second => now; t => now; On Tuesday, July 22, 2014 at 5:41 PM, Wolfgang Gil wrote:
Any clue to why does that error happens?
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu (mailto:chuck-users@lists.cs.princeton.edu) https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
So no time traveling to the past...
Let see if I can figure out where is that happening in my code.....
Thanks Jordan
On Tue, Jul 22, 2014 at 5:44 PM, Jordan Orelli
because you attempted to travel backwards in time, either by delaying for a negative duration:
-1 * 1::second => now;
or trying to time travel into the past:
now => time t; 1::second => now; t => now;
On Tuesday, July 22, 2014 at 5:41 PM, Wolfgang Gil wrote:
Any clue to why does that error happens?
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (2)
-
Jordan Orelli
-
Wolfgang Gil