[scm-migration-dev] Please review # 421

2008-02-13 Thread Mark J. Nelson
Oops, I meant to reply the other day. This is good. --Mark On Tue, 12 Feb 2008, Nathan Bush wrote: > Date: Tue, 12 Feb 2008 17:05:47 -0800 > From: Nathan Bush > To: Mark J. Nelson > Cc: scm-migration-dev at opensolaris.org > Subject: Re: [scm-migration-dev] Please review #

[scm-migration-dev] Please review # 421

2008-02-12 Thread Nathan Bush
Nathan Bush wrote: > Mark J. Nelson wrote: >> It's good enough, or if you felt like polishing a little bit more, you >> could also typset OLDDIR/NEWDIR variables in build_old_new, because each >> called function repeatedly uses the same constructs >> >> $WDIR/raw_files/old/$PDIR >> $WDIR/

[scm-migration-dev] Please review # 421

2008-02-08 Thread Nathan Bush
Mark J. Nelson wrote: > Please review: 421 webrev: clean up global vars vs. function params http://cr.opensolaris.org/~nbush/scm-migration/421/webrev/ >>> >>> It seems like you should either remove all of the typeset >>> declarations from build_old_new, or from each of the >>> bui

[scm-migration-dev] Please review # 421

2008-02-08 Thread Mark J. Nelson
>>> Please review: >>> 421 webrev: clean up global vars vs. function params >>> http://cr.opensolaris.org/~nbush/scm-migration/421/webrev/ >> >> It seems like you should either remove all of the typeset declarations from >> build_old_new, or from each of the build_old_new_blah functions that it

[scm-migration-dev] Please review # 421

2008-02-07 Thread Nathan Bush
Mark J. Nelson wrote: > >> Please review: >> 421 webrev: clean up global vars vs. function params >> http://cr.opensolaris.org/~nbush/scm-migration/421/webrev/ > > It seems like you should either remove all of the typeset declarations > from build_old_new, or from each of the build_old_new_blah

[scm-migration-dev] Please review # 421

2008-02-07 Thread Mark J. Nelson
> Please review: > 421 webrev: clean up global vars vs. function params > http://cr.opensolaris.org/~nbush/scm-migration/421/webrev/ It seems like you should either remove all of the typeset declarations from build_old_new, or from each of the build_old_new_blah functions that it calls. But yo

[scm-migration-dev] Please review # 421

2008-02-06 Thread Nathan Bush
Please review: 421 webrev: clean up global vars vs. function params http://cr.opensolaris.org/~nbush/scm-migration/421/webrev/ Thanks, --Nathan