emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for a simple nil check in `calc-graph-add-curve'


From: Robert Pluim
Subject: Re: Patch for a simple nil check in `calc-graph-add-curve'
Date: Fri, 10 Apr 2020 16:31:28 +0200

>>>>> On Fri, 10 Apr 2020 11:07:00 -0300, Bruno Félix Rezende Ribeiro 
>>>>> <address@hidden> said:

    Bruno> Eli Zaretskii <address@hidden> writes:
    >>> From: Bruno Félix Rezende Ribeiro <address@hidden>
    >>> Cc: Eli Zaretskii <address@hidden>,  address@hidden
    >>> Date: Wed, 08 Apr 2020 11:47:53 -0300
    >>> FWIW, this has /not/ been integrated into master yet.
    >> It hasn't?  I though that was bug#40155, already fixed.

    Bruno> Sorry for the noise, then.  Clearly my heuristics for deciding if
    Bruno> something has been integrated into master is not good enough.  I 
have to
    Bruno> put GNU debbugs in the loop.  Any other general hints on how to 
decide
    Bruno> whether some report has been addressed?

When fixing a bug, the bug number should be in the commit
message. There should be no need to involve debbugs unless multiple
reports have been merged (and perhaps in that case the commit message
should mention all of them, although thatʼs not something Iʼve been
doing).

git log --grep [Bb]ug#40155

=>
    commit c2b8ce4439935e2e158d4357d234135a251c5767
    Author: Mattias Engdegård <address@hidden>
    Date:   Fri Mar 27 18:11:18 2020 +0100

        Calc: don't treat nil as an integer (bug#40155)

Robert



reply via email to

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