[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [FYI] {master} depcomp tests: do not specify LDFLAGS for static libr
From: |
Stefano Lattarini |
Subject: |
Re: [FYI] {master} depcomp tests: do not specify LDFLAGS for static libraries |
Date: |
Tue, 14 Feb 2012 09:46:11 +0100 |
On 02/14/2012 03:05 AM, Peter Rosin wrote:
> Hi!
>
> I'm cleaning up after myself with this follow-up. Sorry
> for the noise...
>
Thanks for the fix. Just one minor nit, for future changes ...
> Commit v1.11-1848-gb3f34ca
>
When referring to past commits, we should also refer to them with
their date and/or summary line (in addition to their git "id", like
correctly done here); this will prove useful when (and if) we pass
to a different SCM in the future (which might never happen, if Git
continues to be as awesome as it is today ;-)
In this case, that simply meant writing something like:
Yesterday commit "v1.11-1848-gb3f34ca" accidentally ...
Regards,
Stefano