[PATCH V3] parsers.c: avoid implicit conversion loses integer precision warnings

Augie Fackler raf at durin42.com
Fri Aug 21 20:08:33 UTC 2015


On Tue, Aug 18, 2015 at 03:05:23PM -0400, Jordi Gutiérrez Hermoso wrote:
> On Tue, 2015-08-18 at 20:52 +0200, André Sintzoff wrote:
> > # HG changeset patch
> > # User André Sintzoff <andre.sintzoff at gmail.com>
> > # Date 1439902654 -7200
> > #      Tue Aug 18 14:57:34 2015 +0200
> > # Node ID ae1dbf8a309b47660abbce73b4a7351518ffe433
> > # Parent  9e7d805925c87cfa0ca30819e8273ac37fd77a62
> > parsers.c: avoid implicit conversion loses integer precision warnings
> >
> > These warnings are raised by Apple LLVM version 6.1.0 (clang-602.0.53)
> > (based on LLVM 3.6.0svn) and were introduced in ff89383a97db
>
> I would still like to see the LLVM diagnostics. Can you please put
> them in the commit message? It would help to understand what you're
> trying to fix.
>
> Yes, please make your commit message very verbose. There is no limit
> on commit message length.

I've mailed a similar patch that actually resolved all warnings for me
on OS X - could you both please take a look?

http://patchwork.serpentine.com/patch/10245/

>
>
>
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> https://selenic.com/mailman/listinfo/mercurial-devel



More information about the Mercurial-devel mailing list