Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 'cvs rdiff -r1.6 -r1.7 src/dist/nawk/b.c' problem
On Mar 19, 10:29am, mk%kilbi.de@localhost (Markus W Kilbinger) wrote:
-- Subject: 'cvs rdiff -r1.6 -r1.7 src/dist/nawk/b.c' problem
| Hi!
|
| With this change 'awk' used in /usr/sbin/postinstall fails permanently
| with
|
| assertion "c < NCHARS" failed: file "/usr/src/dist/nawk/b.c", line 890,
function "cgoto"
| [1] Abort trap (core dumped) env MACHINE=${MA...
|
| -> Wrong HAT handling?
Yes, I just added a check for it. It should really not assign to the gototab
array when c == HAT, because the array is not big enough.
christos
Home |
Main Index |
Thread Index |
Old Index