emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 6cd5678: Clarify compiler-pacifier in frame.c


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] master 6cd5678: Clarify compiler-pacifier in frame.c
Date: Mon, 26 Aug 2019 21:56:39 +0300

> Cc: address@hidden
> From: Paul Eggert <address@hidden>
> Date: Mon, 26 Aug 2019 11:50:23 -0700
> 
> > What debugging tools can make a significant difference here, and how
> > easy/practical is it to use them?  I very much doubt they will catch
> > every use-before-set bug anyway.
> 
> Valgrind is one.

Valgrind is irrelevant to this case.

To sum this up, please in the future don't "fix" my code by putting
UNINIT where I decided to use an explicit initialization.



reply via email to

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