[Prev][Next][Index]
Re: problem on t3d
- From: Beata Winnicka <bfatyga@slab.extreme.indiana.edu>
- Date: Wed, 24 May 95 15:46:02 -0500
- To: sage-bugs@rainier.extreme.indiana.edu
- Subject: Re: problem on t3d
- Sender: owner-sage-bugs@extreme.indiana.edu
The bug is now fixed (and the change CVS'ed).
This was really hard to find but the origin of the bug was in
copyLlNode function (in lib/newsrc/low_level.c).
It turns out that low level nodes that represent character constants
were not copied correctly. I've fixed this particular problem.
However, it seems to me that there are still potentially serious
problems with copyLlNode. --Beata