Skip to content

Fix the names to be complient with ISO C.#11

Open
chorman0773 wants to merge 1 commit intosimon816:masterfrom
chorman0773:patch-1
Open

Fix the names to be complient with ISO C.#11
chorman0773 wants to merge 1 commit intosimon816:masterfrom
chorman0773:patch-1

Conversation

@chorman0773
Copy link
Contributor

Prefix impl names with double underscore.
Also why was I free(list); free(*list);

Prefix impl names with double underscore.
Also why was I free(list); free(*list);
@simon816
Copy link
Owner

simon816 commented Aug 6, 2019

As it stands the varargs stuff won't work anyway so this is largely unimportant for now. Being standards compliant is nice but not a requirement for this project.

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