Opened 9 years ago

Closed 9 years ago

#643 closed bug (fixed)

renaming conflicting variables fails for a special case

Reported by: kroeker@… Owned by: somebody
Priority: minor Milestone: 4-1-0 and higher
Component: singular-kernel Version: 4-0-0
Keywords: autorenaming ring variables special case bug Cc:

Description

renaming variables (which in my opinion is itself a source for a can full of worms) fails for a special case :

ring rng = 0,( @(2), @(2) ),dp;

output:

// ** name conflict var(1) and var(2): `@(2)`, rename to `@(2)`

Change History (1)

comment:1 Changed 9 years ago by hannes

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