[Rcpp-devel] Couple of minor fixes to Rcpp
This patch fixes a couple of minor issues. Both are cases of illegal C++ code caught by using a non-gcc complier. The first is a bug in Vector::fill_dispatch, which would be serious except that the function appears to be unused at the moment. The second is just a syntactic issue. The patch is against the current svn repository. Thanks, Karl Millar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101020/4ab22c68/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: Rcpp_patch.diff Type: text/x-patch Size: 1504 bytes Desc: not available URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101020/4ab22c68/attachment.bin>