OpenBSD CVS

CVS log for src/usr.bin/mandoc/roff.c


[BACK] Up to [local] / src / usr.bin / mandoc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_1_BASE


Revision 1.45 / (download) - annotate - [select for diffs], Mon Oct 24 21:38:56 2011 UTC (12 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.44: +13 -9 lines
Diff to previous 1.44 (colored)

Handle infinite recursion the same way as groff:
When string expansion exceeds the recursion limit, drop the whole
input line, instead of leaving just the string unexpanded.

This fixes src/regress/usr.bin/mandoc/roff/string/infinite.in.

ok kristaps@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.