Jeff Moyer wrote:
First, if your application needed to create a file and failed to, what will it do next? Retry? That will fail. Exit? How is this better than an abort with more useful information?
This is an uniform judgment as to how an application will do its error recover... System libraries simply can't do that... When a system library detect an error, it should return it to the application to let it handle it! steved. -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly