Skip to content

list.h: rename variable to not be a C++ keyword#60

Open
mikebentley15 wants to merge 2 commits intodanfis:masterfrom
mikebentley15:cpp-fix-list.h
Open

list.h: rename variable to not be a C++ keyword#60
mikebentley15 wants to merge 2 commits intodanfis:masterfrom
mikebentley15:cpp-fix-list.h

Conversation

@mikebentley15
Copy link

In the list.h header, there is a variable called new. I know this is not a public header, but it is easy enough to change this variable so that the header could be included by a C++ file later on (as seems indicated by the extern "C" declaration at the top of the file)

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.

1 participant