Boost logo

Boost :

Subject: Re: [boost] boost timer, warnings, backlog
From: Peter Dimov (lists_at_[hidden])
Date: 2017-10-22 22:33:00


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


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