[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
indent
- Date: Wed, 9 Sep 1998 11:28:07 -0500 (CDT)
- From: joel at oarcorp.com (joel at oarcorp.com)
- Subject: indent
On 8 Sep 1998 ian at airs.com wrote:
> From: Eric Norum <eric at skatter.USask.Ca>
> Date: Tue, 8 Sep 98 17:27:26 -0600
>
> I feel *really* queasy about letting a program like indent muck
> around with my source files. I just don't trust it to leave the
> logic of the program intact.
It is important to identify which parts of the code we do not want to
change also. I think the FreeBSD stack is off-limits for one major piece.
Most of the 040 FPSP code is assembly language but chunks of that may be
off limits as well.
--joel
- References:
- indent
- From: ian at airs.com (ian at airs.com)