Peter Memishian wrote:
>  > Right. Seems I missed this (which was no wonder at that point after to
>  > many hours without sleep (near the point where you start to see the
>  > little pink flying elephants... :-) ) ... that's why I asked "... please
>  > verify..." to avoid that we're checking-in something dumb...)
>  >
>  > Here comes the fixed list:
>  > -- snip --
>  > usr/src/cmd/ast/msgcc/Mamfile
>  > usr/src/lib/libast/common/Mamfile
>  > usr/src/lib/libast/common/Makefile
>  > usr/src/lib/libast/common/astsa/align.h
>  > usr/src/lib/libast/common/astsa/astwinsize.c
>  > usr/src/lib/libast/common/astsa/ccode.h
>  > usr/src/lib/libast/common/astsa/strmatch.c
>  > usr/src/lib/libast/common/astsa/times.h
>  > usr/src/lib/libast/common/astsa/sig.h
>  > usr/src/lib/libast/common/astsa/lclib.h
>  > usr/src/lib/libast/common/astsa/README
>  > usr/src/lib/libast/common/astsa/ast.h
>  > usr/src/lib/libast/common/dir/dirstd.h
>  > usr/src/lib/libast/common/misc/magic.tab
>  > usr/src/lib/libast/common/port/atmain.C
>  > usr/src/lib/libast/common/uwin/mini.sym
>  > usr/src/lib/libcmd/common/Mamfile
>  > usr/src/lib/libcmd/common/Makefile
>  > usr/src/lib/libdll/common/Mamfile
>  > usr/src/lib/libdll/common/Makefile
>  > usr/src/lib/libpp/common/Mamfile
>  > usr/src/lib/libpp/common/Makefile
>  > usr/src/lib/libpp/common/probe.win32
>  > usr/src/lib/libshell/common/Mamfile
>  > usr/src/lib/libshell/common/Makefile
>  > usr/src/lib/libshell/common/mamexec
>  > usr/src/lib/libshell/common/mamstate.c
>  > -- snip --
>  >
>  > Better ?
> 
> Looks good.

I've filed and fixed this issue with
http://bugs.grommit.com/show_bug.cgi?id=204 ("RFE: Update the findunref
exception_list per pre-pre-review comments and provide a list of
upstream files which should be deleted from the codebase.") today.

Notes:
1. "exception_list" got three additional members for the
ast-ksh.2007-03-28 update:
-- snip --
./lib/libcmd/common/cksum.c
./lib/libcmd/common/md5sum.c
./lib/libcmd/common/sum.c
-- snip --
Right now we can't use these builtins because they depend on libsum.so.1
(e.g. sum(1) wrapped in alternate library with the option to run other
algorithms (MD5, SHA1, etc.)) which isn't ARC'ed yet.

2. usr/src/lib/libshell/misc/filelist.txt tracks the files which are
going to be deleted, either before the putback or (maybe better) do the
putback in one piece and make a 2nd commit to remove the files listed in
usr/src/lib/libshell/misc/filelist.txt to make sure they show up in
deleted_files/ ... that would have the advantage that people who are
looking for those files can find them in the trashcan...
... would that be usefull ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)

Reply via email to