From: SourceForge.net <no...@so...> - 2008-09-30 11:18:31
|
Bugs item #2138052, was opened at 2008-09-30 11:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=2138052&group_id=139893 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: solver malfunction Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: time and delay in simplifyAST Initial Comment: simplifyAST in processAST.c,v 1.62 2008/09/24 14:10:10 looses AST_NAME_TIME types. Shouldn't 1923 ASTNode_setName(simple, ASTNode_getName(f)); be followed by ASTNode_setType(simple, ASTNode_getType(f)); (like in copyAST and indexAST)? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=2138052&group_id=139893 |