minor 2.4 problems

new topic     » topic index » view thread      » older message » newer message

Hello,
this are small problems, probably don't need to fix,
just for fun...

constant big=1e10
? repeat(0,big)

C:\DOCUME~1\Martin\Plocha\test.ex:2
repetition count must not be negative
--> see ex.err

The report should say "repetition count too large".
But chances are low a mortal will ever create a sequence
with 1e10 items smile
----------------------------
include machine.e
machine_proc(1e318, 5)
if getc(0) then end if

C:\Documents and Settings\Martin\Plocha\test.exw:2
an integer was expected, not a sequence
--> see ex.err
----------------------------
Also, in 2.4, when a machine level exception is caught, it
might be sometimes useful to know what kind of exception happened.

Regards,
      Martin Stachon

martin.stachon at tiscali.cz
http://www.webpark.cz/stachon

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu