Closed
Description
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
Labels
No labels