Module Name: src
Committed By: rillig
Date: Mon Jul 10 19:58:47 UTC 2023
Modified Files:
src/usr.bin/xlint/lint1: cgram.y err.c
Log Message:
lint: when debugging the parser, write messages on stderr
This way, all messages (regular debug, yacc debug, lint diagnostics)
occur in the correct order.
To generate a diff of this commit:
cvs rdiff -u -r1.451 -r1.452 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.209 -r1.210 src/usr.bin/xlint/lint1/err.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.