Opened 12 years ago

Closed 12 years ago

#412 closed bug (duplicate)

vdim does not give a warning in case of internal int overflow

Reported by: steenpass Owned by: somebody
Priority: minor Milestone: 3-1-5 and higher
Component: dontKnow Version: 3-1-4
Keywords: Cc: ihd@…

Description

> ring r = 0, (x,y), dp;
> ideal i = x^2147483647, y^2147483647;
> vdim(std(i));
1
> 

Change History (2)

comment:1 Changed 12 years ago by gorzel

Compare #218

comment:2 Changed 12 years ago by barakat

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.