|
|
Power 6/32 Unix version 1.21
From franks Sun Apr 13 02:19:47 1986 Received: by oldol2.UUCP (4.12/4.7) id AA20673; Sun, 13 Apr 86 02:19:45 pst Date: Sun, 13 Apr 86 02:19:45 pst From: franks ( John Franks) Message-Id: <[email protected]> To: cat, woe Status: RO The following checkin form was placed in '~cat/checkin/franks' It's name is 'vdformat'. To (optional): sys/stand File names : Makefile prf.c qsort.c strtok.c strspn.c strpbrk.c srt0.c vdfmt/Makefile vdfmt/cmd.c vdfmt/correct.c vdfmt/delete.c vdfmt/exercise.c vdfmt/format.c vdfmt/help.c vdfmt/info.c vdfmt/io.c vdfmt/list.c vdfmt/maps.c vdfmt/proc_cmd.c vdfmt/profile.c vdfmt/relocate.c vdfmt/reset.c vdfmt/smd.c vdfmt/smd_e.c vdfmt/start.c vdfmt/status.c vdfmt/util.c vdfmt/vdfmt.c vdfmt/verify.c vdfmt/vdfmt.h vdfmt/cmd.h To (optional): /usr/include/sys AND sys/vba File names : vddc.h From woe Mon Apr 14 08:37:31 1986 From: woe ( Bill Ellis) To: cat, franks Subject: vdformat Vdformat checkin, several observations/problems: (1) The Makefile in ".../sys/stand" has "/users_2/franks" as DESTDIR. John: you really do need to adapt the existing Makefile, or refine your new one back to the "release make environment", before checking it in! (2) Ditto ".../sys/stand/vdfmt/Makefile" (3) The sub-directory for vdformat is a GOOD choice. It requires that RCS remove the "vdformat.c" and "vdformat.h" files at the ".../sys/stand" level. (4) I would have preferred to see vdformat spelled vdformat, not vdfmt, but that is merely a preference. Namely, "vdformat.[ch]" in sub-directory "vdformat", etc. If so, either (1) the executable object named vdformat would have to be installed directly from the sub-directory, or (2) the resultant object copied back up to ".../sys/stand" has to have a funny name, or (3) the sub-directory has to have a funny name. Isn't (1) the "common" standard? That would be my preference. The BIG question is: why a vdformat checkin (just for strtok?), and NOT a boot check-in???? --Bill From franks Mon Apr 14 09:18:02 1986 From: franks ( John Franks) To: cat, woe The following checkin form was placed in '~cat/checkin/franks' It's name is 'vdfmt'. To (optional): sys/stand File names : Makefile prf.c qsort.c strtok.c strspn.c strpbrk.c srt0.c vdfmt/Makefile vdfmt/cmd.c vdfmt/correct.c vdfmt/delete.c vdfmt/exercise.c vdfmt/format.c vdfmt/help.c vdfmt/info.c vdfmt/io.c vdfmt/list.c vdfmt/maps.c vdfmt/proc_cmd.c vdfmt/profile.c vdfmt/relocate.c vdfmt/reset.c vdfmt/smd.c vdfmt/smd_e.c vdfmt/start.c vdfmt/status.c vdfmt/util.c vdfmt/vdfmt.c vdfmt/verify.c vdfmt/vdfmt.h vdfmt/cmd.h To (optional): /usr/include/sys AND sys/vba File names : vddc.h From franks Mon Apr 14 10:12:04 1986 From: franks ( John Franks) To: cat Subject: compilation problems with vdformat The file 'vddc.h' is supposed to go in sys/vba/vddc.h not sys/stand. If you move it over vdformat should compile. Also note that DESTDIR is assigned to '/users_2/franks' in the makefiles. This should not affect you but Bill still wants it removed. You can either edit the makefiles (I would but...) or you can recheck them in from ~franks/checkin/Makefile and ~franks/checkin/vdfmt/Makefile. On the question of why vba/vddc.c has changed and not stand/vddc.c... Changes were made in the way error reporting was done in vba/vddc.c. Stand/vddc.c had no real problems and the formatter does not use it so stand/vddc.c does not change at all... john franks
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.