|  | Date Of Receipt: 	29-JUN-1993 17:27:26.68
From: 	ABYSS::afd "Al Delorey, Alpha/OSF, 381-1225, ZKO3-3/W20"
To: 	[email protected]
CC: 	abyss::buildhelp
Subj: 	Re: inventory question
Your option 1 is correct, list all the .o files that are built using
the modified source file.
 - Al
From wulf  Tue Jun 29 16:54:10 1993
Delivery-Date: Tue, 29 Jun 93 16:54:13 -0400
Return-Path: wulf
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA00959; Tue, 29 Jun 1993 16:54:10 -0400
Received: by wasted.zk3.dec.com; id AA12665; Tue, 29 Jun 1993 16:54:03 -0400
Message-Id: <[email protected]>
To: buildhelp
Cc: [email protected]
Subject: inventory question 
Date: Tue, 29 Jun 93 16:54:03 +28716
From: wulf
X-Mts: smtp
Status: R
------- Forwarded Message
Return-Path: [email protected]
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA00694; Tue, 29 Jun 1993 16:47:03 -0400
Date: Tue, 29 Jun 1993 16:47:03 -0400
Message-Id: <[email protected]>
From: [email protected] (pronounceable and inoffensive in all 
languages)
To: [email protected]
Cc: [email protected]
Subject: submit request question
	
	I have a question about the "CHANGED inventory files" part of 
	the submit review form.
	If there is a change to a kernel file, say sched_prim.c, that will 
	only effect the RT kernel, what should appear in the "CHANGED 
	inventory files"  part of the submit review form.  Should it:
	1) List all the .o files that are built using the modified
	   source file, even though not all of them use the new functionality.
	   For example:
		./usr/sys/BINARY.rt/sched_prim.o
		./usr/sys/BINARY/sched_prim.o
		./usr/sys/SAS/sched_prim.o
	2) List only the .o files that use the new functionality, as in:
		./usr/sys/BINARY.rt/sched_prim.o
		
	Thanks,
	-Ron
------- End of Forwarded Message
 |