Skip to content

Conversation

@waywardmonkeys
Copy link
Contributor

This also removes some casts to char * that were present but
not needed, since getenv() is defined to return char *.

This also removes some casts to `char *` that were present but
not needed, since `getenv()` is defined to return `char *`.
@waywardmonkeys waywardmonkeys force-pushed the remove-getenv-prototypes branch from e076f07 to ae442c0 Compare December 23, 2020 10:38
Copy link
Collaborator

@nbriggs nbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nbriggs nbriggs merged commit 985f2c4 into Interlisp:master Dec 23, 2020
@waywardmonkeys waywardmonkeys deleted the remove-getenv-prototypes branch December 23, 2020 15:49
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