Re: NSLinkEditErrorHandlers....

2002-04-16 Thread Pier Fumagalli
on to file descriptor 2 >>>(usually stderr) and exit the program (except for the >>>linkEdit error handler when the NSLinkEditErrors is >>>NSLinkEditWarningError, then the default is to do noth- >>>ing). >>> [...] >&g

Re: NSLinkEditErrorHandlers....

2002-04-13 Thread Kevin Pilch-Bisson
for the > >linkEdit error handler when the NSLinkEditErrors is > >NSLinkEditWarningError, then the default is to do noth- > >ing). > > [...] > > > > "these functions" refer to a set of NSLinkEditErrorHandlers which should be > &g

Re: NSLinkEditErrorHandlers....

2002-04-13 Thread Justin Erenkrantz
ault is to do noth- >ing). > [...] > > "these functions" refer to a set of NSLinkEditErrorHandlers which should be > installed to alter the default behavior... Do you think it would be wise to > go ahead and install them? Is there anything we can do other than exit? -- justin

NSLinkEditErrorHandlers....

2002-04-13 Thread Pier Fumagalli
file descriptor 2 (usually stderr) and exit the program (except for the linkEdit error handler when the NSLinkEditErrors is NSLinkEditWarningError, then the default is to do noth- ing). [...] "these functions" refer to a set of NSLinkEditErrorHandlers