close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 20 years ago

Closed 20 years ago

#231 closed defect (invalid)

For(1,0, Real(Real i) {i}) don´t give an error message

Reported by: jlaybar Owned by: Jorge
Priority: normal Milestone:
Component: Interface Version: head
Severity: normal Keywords:
Cc:

Description

Its return an empty set instead of giving an error message.

Set a = For(1,0, Real(Real i) {i});

Cheer

James

Change History (1)

comment:1 Changed 20 years ago by Jorge

Resolution: invalid
Status: newclosed

We consider this is not a bug. May be the description of the function For should
refers explicitly to this situation where the iteration range is not defined and
assumed as empty.

Note: See TracTickets for help on using tickets.