Comparing changes
Open a pull request
Fix tests
Before I was passing a raw SEXP (as returned by as_sexp) to a `cpp::strings` object, which does not protect the sexp.
to workaround what I think may be a bug in gcc-5.5
Fix tests
Before I was passing a raw SEXP (as returned by as_sexp) to a `cpp::strings` object, which does not protect the sexp.
to workaround what I think may be a bug in gcc-5.5
This file was deleted.