OpenBSD CVS

CVS log for src/usr.bin/awk/lib.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_8


Revision 1.41 / (download) - annotate - [select for diffs], Thu Jul 30 17:46:54 2020 UTC (3 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.40: +5 -6 lines
Diff to previous 1.40 (colored)

Don't print extra newlines on error before awk starts parsing.
If awk prints an error message while when compile_time is still set
to ERROR_PRINTING, don't try to print the context since there is
none.  This can happen due to a problem with, e.g., unknown command
line options.

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.