Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R CMD check warning on Windows #227

Closed
stewid opened this issue Mar 10, 2016 · 0 comments
Closed

R CMD check warning on Windows #227

stewid opened this issue Mar 10, 2016 · 0 comments

Comments

@stewid
Copy link
Member

stewid commented Mar 10, 2016

New warning on Windows https://ci.appveyor.com/project/karthik/git2r/build/1.0.1171#L336

 R CMD check git2r_0.13.1.9000.tar.gz --no-manual --as-cran --install-args=--build --no-multiarch
* using log directory 'C:/projects/git2r/git2r.Rcheck' 
* using R Under development (unstable) (2016-03-09 r70299) 
* using platform: i386-w64-mingw32 (32-bit)
:
:
* checking whether package 'git2r' can be installed ... WARNING
Found the following significant warnings: 
  libgit2/src/config.c:602:2: warning: too many arguments for format [-Wformat-extra-args]
  libgit2/src/odb.c:56:2: warning: too many arguments for format [-Wformat-extra-args]

Not sure why this happens now. These lines of code has not changed recently.

@stewid stewid added this to the CRAN release version 0.14 milestone Mar 10, 2016
@stewid stewid closed this as completed in 49323dd Mar 11, 2016
stewid added a commit that referenced this issue May 10, 2016
See issue #227

Signed-off-by: Stefan Widgren <stefan.widgren@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant