bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] rpctrace: implement -E


From: Pino Toscano
Subject: Re: [PATCH] rpctrace: implement -E
Date: Fri, 1 Mar 2013 19:08:29 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Alle venerdì 1 marzo 2013, Samuel Thibault ha scritto:
> Pino Toscano, le Fri 01 Mar 2013 16:27:03 +0100, a écrit :
> > Side question: do we have git hooks to automatically close bugs and
> > tasks with commits?
> 
> I don't know.

Hm ok.

> > +             newval = *(equal + 1) != 0 ? equal + 1 : "";
> 
> Why checking against *(equal+1) == 0 ? using equal+1 in the == 0 case
> will also make newval point to an empty string.

Right, small harmless leftover from earlier code. Fixed now.

-- 
Pino Toscano

Attachment: 0001-rpctrace-implement-E.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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