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

Using assignment instead of memset() #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Using assignment instead of memset() #21

wants to merge 1 commit into from

Conversation

adtserapio
Copy link

I have examined the following CRAN checks at https://www.r-project.org/nosvn/R.check/r-release-linux-x86_64/re2r-00check.html and have seen that there are several warnings due to memset()

@qinwf
Copy link
Owner

qinwf commented Mar 13, 2020

These are upstream codes. Google thinks they are safe.

I will argue in the cran_comments.txt. I hope that CRAN can accept these codes.

It is not a good idea to do so many changes to the upstream codebase.

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

Successfully merging this pull request may close these issues.

2 participants