emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: System calls without error checks in w32


From: Juanma Barranquero
Subject: Re: System calls without error checks in w32
Date: Mon, 31 May 2010 05:06:08 +0200

On Mon, May 31, 2010 at 04:36, Lennart Borgman
<address@hidden> wrote:

> Yes, but isn't it a really good reason to always check the return code
> from system calls?

Yes. Check and *do something* about it.

>> Then, why are you sure the problem isn't in your code? Surely if it is
>> a bug in Emacs there will be a way to show it with the trunk code?
>
> Because they are not related to that part of the code.

That does not answer the second question.

> Yes, of course. But keeping a commented out one line debug output call
> might be quit useful in some places.

The trick is to find these (supposedly few) "some places".

    Juanma



reply via email to

[Prev in Thread] Current Thread [Next in Thread]