[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

215.0. "Best way to bring back a defuncted file?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Jul 16 1993 14:39

Date Of Receipt: 	15-JUL-1993 17:38:09.92
From: 	QUARRY::njo "Neil O'Brien USG/DE"
To: 	odehelp@DEC:.zko.quarry
CC: 	njo@DEC:.zko.quarry
Subj: 	Best way to bring back a defuncted file?

Hi,

I'm working on a problem in the Sterling libc area and I need some ODE
advice to resolve it.  The libc source file atof.c was defuncted in 
Sterling Pre-BL4 and now I would like to bring it back.  Should I:

	1.  Undefunct it?  If this is possible, how do I do it?

	2.  Bcreate atof.c in my agosminor backed sandbox and bci an
	    agosmaint copy of the file?

Thanks.

Neil

T.RTitleUserPersonal
Name
DateLines
215.1Re: Best way to bring back a defuncted file?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 16 1993 14:4336
Date Of Receipt: 	15-JUL-1993 17:54:03.86
From: 	FLUME::"[email protected]" "Madeline Barcia-Asmus USG"
To: 	Neil O'Brien USG/DE <[email protected]>
CC: 	[email protected]
Subj: 	Re: Best way to bring back a defuncted file?

 >>Hi,
 >>
 >>I'm working on a problem in the Sterling libc area and I need some ODE
 >>advice to resolve it.  The libc source file atof.c was defuncted in 
 >>Sterling Pre-BL4 and now I would like to bring it back.  Should I:
 >>
 >>	1.  Undefunct it?  If this is possible, how do I do it?
 >>

If you are ok'd to bring it back (submit review says go for it)

then you can use    
		bco -undefunct  file.c

while backed by the stream you want it to undefunct it in. 
(most likely not agosmaint).

This is an un-documented feature , but it does work. 

 >>	2.  Bcreate atof.c in my agosminor backed sandbox and bci an
 >>	    agosmaint copy of the file?
 >>
Don't do this. I don't think it work in any case. 

 >>Thanks.
 >>
 >>Neil

Good luck, Madeline