4 Jan
2001
4 Jan
'01
6:10 p.m.
Hello!
Line 64 in CLI.c
if (!(o = c->tx_write) || o->wpos + size > o->end)
isnt that should be
if (!(o == c->tx_write) || o->wpos + size > o->end)
No, it's a real assignment. Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth P.C.M.C.I.A. stands for `People Can't Memorize Computer Industry Acronyms'