Skip to Content.
Sympa Menu

freetds - Re: [freetds] indent

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] indent
  • Date: 06 Apr 2003 18:04:21 +0200

Il dom, 2003-04-06 alle 16:57, James K. Lowden ha scritto:
> On 06 Apr 2003 12:08:43 +0200, Frediano Ziglio <freddyz77 AT tin.it> wrote:
> > I indented all source file (token.c, mem.c, iconv.c and des.c) in
> > src/tds.
>
> Ouch. This wasn't the best time to indent these files.
>
> I'm ripping Unicode references out of them right now; my local copy of
> iconv.c, for example, is very different from what's in CVS. I haven't
> committed the changes because I'm not done recoding (I'll be working on it
> today). I asked if anyone wanted interim commits and got no answer.
>
> Thanks for the "heads up", however. Here's my plan.
>
> Before I "cvs update", I'll tar up my local tree. Any files that come
> back with a conflict, I'll delete and replace from my tarball. I'll make
> sure the resulting local tree compiles, and commit. Once the code is
> working, we can redo the indentation.
>
> Regards,
>

Hi James!

I suggest to follow these steps:
- backup changes file (or entire working copy)
- reindent working copy
- cvs update (as usual)
- cvs diff -u10 > checkme.patch
- check checkme.patch with your preferred editor
- cvs commit (or whatever you want...)

freddy77





Archive powered by MHonArc 2.6.24.

Top of Page