[1253] in SIPB_Linux_Development
Re: please don't leave debugging code in /afs/sipb/project/afs/src/sipb-3.3/src
daemon@ATHENA.MIT.EDU (Jered Floyd)
Thu Feb 15 03:14:31 1996
To: John T Kohl <jtkohl@MIT.EDU>
Cc: jered@MIT.EDU, linux-dev@MIT.EDU, netbsd-dev@MIT.EDU
In-Reply-To: Your message of "Thu, 15 Feb 1996 00:11:53 EST."
<199602150511.AAA09054@lola-granola.MIT.EDU>
Date: Thu, 15 Feb 1996 03:14:00 EST
From: Jered Floyd <jered@MIT.EDU>
> Please don't leave debugging code in /afs/sipb/project/afs/src/sipb-3.3/src.
> Feel free to check stuff out from there, but put your debugging copies of
> the .c files elsewhere. Files in /afs/sipb/project/afs/src/sipb-3.3/src
> are copied into build areas and compiled code based on them can easily
> escape MIT.
Okay, sorry. When I started working on Linux-AFS/1.3 I mirrored
the source tree to a private space, but I was later told that this
wasn't necessary and to use the existing tree. I think any debugging
stuff is currently wrapped in #ifdef LINUX_1_3's, but I'll move that
to a lndir'ed tree tomorrow.
--Jered