orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
40 stars 3 forks source link

Random site accepts non-integer argument #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Procedure to Repeat:
1. Run "Random(3.5):

Expected / Actual Results:
Expected: halt and error.  Actual: a number is published.

Version and Platform:
v 2.0.2 rev. 3199

Reporter's Comments:
Reported by J. Misra on 27 Jun 2013.

Original issue reported on code.google.com by jthywissen on 15 Jul 2013 at 2:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3229.

Original comment by jthywissen on 3 Aug 2013 at 8:24