Date: Sat, 16 Aug 1997 15:37:49 -0600 From: Steve Passe <smp@csn.net> To: current@freebsd.org Subject: damage in current to i386/isa/aic6360.c Message-ID: <199708162137.PAA02987@Ilsa.StevesCafe.com>
next in thread | raw e-mail | index | archive | help
Hi, I just cvsupped current and could not make depend for GENERIC: ../../i386/isa/aic6360.c:1311: unterminated macro call ../../i386/isa/aic6360.c:2464: warning: preprocessing directive not recognized I looked at it and it is obviosly damaged. So I removed my local copy, re-cvsupped, new copy came down, but it also is damaged. So I saved my copy in my commit tree on freefall as aic6360.c.GOOD, then did a cvs update: 265 % cvs update cvs update: Updating . cvs update: warning: aic6360.c was lost U aic6360.c ? aic6360.c.GOOD cvs update: Updating bs cvs update: Updating ic cvs update: Updating matcd cvs update: Updating pcvt cvs update: Updating sound cvs update: Updating sound/gustest 266 % /sbin/md5 aic6360.c.GOOD MD5 (aic6360.c.GOOD) = d16bdd25bf75921abaee57f02c770986 267 % /sbin/md5 aic6360.c MD5 (aic6360.c) = bd2ec1bdb8600e3eec591efed36df7c8 aic6360.c.GOOD: * $Id: aic6360.c,v 1.30 1997/07/20 14:09:50 bde Exp $ aic6360.c: * $Id: aic6360.c,v 1.30 1997/07/20 14:09:50 bde Exp $ --- It doesn't appear that there was a new commit, looks like file damage in the CVS tree. -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708162137.PAA02987>