cc: [EMAIL PROTECTED] Subject: Re: [ast-developers] builtins do not report errors on failed file operations --------
> Note the line 345: if sfsync fails, the builtins print printf or echo would > still return no error which may lead to data loss. The return codes of > sfsync/sfclose or sfwrite should not be ignored and any error should be > indicated to the user with a proper return code of the command and an error > message. > > What do you think about this? > > This is a bug. It should be fixed in the next update. David Korn [EMAIL PROTECTED] _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
