[cvs-nhc98] Fix incorrect (cyclic) display of (non-cyclic) partial str
Malcolm Wallace
malcolm@sparud.net
Fri, 3 May 2002 12:18:59 +0200 (CEST)
malcolm: Fri May 3 12:18:59 CEST 2002
Update of /usr/src/master/nhc/src/hat/tools
In directory hinken:/tmp/cvs-serv7237
Modified Files:
artutils.c
Log Message:
Fix incorrect (cyclic) display of (non-cyclic) partial structures,
typically lists. If the unevaluated part of the structure is an
ExpForward pointer to a Hidden, then we should stop at the next Hidden,
not clear the Hidden-detection flag.