%EXITREP inside nested %REPs
commitd4200bed8e47a17b11f23ce0ba9f999409f88b77
authorCharles Crayne <chuck@thor.crayne.org>
Sat, 12 Jul 2008 23:42:33 +0000 (12 16:42 -0700)
committerCharles Crayne <chuck@thor.crayne.org>
Sat, 12 Jul 2008 23:42:33 +0000 (12 16:42 -0700)
tree1e4452fa80cd701058fee541b3a8c522a4413547
parent386866a34551ae9e386f94d4c400d6a3e95d7a3f
%EXITREP inside nested %REPs

Apply updated version of fix submitted with feature request 803785.
This fix causes %exitrep to terminate only the innermost %rep block,
and also allows the count for nested blocks to be calculated in the
containing block.
preproc.c