Boost logo

Boost :

Subject: Re: [boost] boost timer, warnings, backlog
From: James E. King, III (jking_at_[hidden])
Date: 2017-10-22 23:58:17


On Sun, Oct 22, 2017 at 6:33 PM, Peter Dimov via Boost <
boost_at_[hidden]> wrote:

> James E. King, III wrote:
>
> I'm seeing a warning for use of "long long" in a lot of builds,
>> originating in Boost.Timer. I like warning-free builds, so this is
>> something I would like to see resolved.
>>
>> There's an issue in Boost Trac for it:
>>
>> https://svn.boost.org/trac10/ticket/12996
>>
>> There's a pull request open since April for it (and 3 more going back a
>> couple years):
>>
>> https://github.com/boostorg/timer/pull/4
>>
>> Is this module still actively maintained?
>>
>
> I enabled issues on Timer and added a minimal .travis.yml there, to get
> some testing done on PRs.
>
> I'm not seeing any `long long` warnings though. clang is usually pretty
> picky about use of long long, and yet, nothing shows up in
>
> https://travis-ci.org/boostorg/timer/builds/291278688
>

In this build from 4 days ago on develop I did see it, as well as builds
today:

https://travis-ci.org/boostorg/format/jobs/289630561 around line 940

- Jim


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk