Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#49 closed proposed feature (fixed)

intvec a:b with b<0 or b == 0

Reported by: seelisch Owned by: hannes
Priority: minor Milestone: Release 3-1-0
Component: singular-kernel Version:
Keywords: Cc:

Description

reported by Hrn. Gorzel: A more informative error description could be helpful:

2:0;

? int : int failed ? expected int : int ? error occurred in STDIN line 1: 2:0;

2:-2;

? int : int failed ? expected int : int ? error occurred in STDIN line 2: 2:-2;

Change History (3)

comment:1 Changed 15 years ago by hannes

*hannes: changed to:

2:-2;

? int : int failed ? error occurred in STDIN line 1: 2:-2;

comment:2 Changed 15 years ago by hannes

Resolution: fixed
Status: newclosed

error message fixed

comment:3 Changed 15 years ago by seelisch

Milestone: Release 3-1-0
Note: See TracTickets for help on using tickets.