Skip to content

Refresh tinyformat.h against upstream to quiet -Wuninitialized with C++11 on clang #673

Closed
@coatless

Description

@coatless

As part of #667, I am going to need to refresh tinyformat.h from upstream. The embedded version in Rcpp last received love on Aug 29, 2015.

The proposed changes are committed into that branch under id: ec16932

The snapshot of the upstream repository is available here:
https://github.com/c42f/tinyformat/blob/3a33bbf65442432277eee079e83d3e8fac51730c/tinyformat.h

The reason for the update now is I need a fix released in March 2016 to quiet a [-Wuninitialized] complaint that arises with clang.

Once this is updated, I should be able to move forward with allowing variadic templates for the advanced exception class under C++11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions