Skip to content

Fix Class::MethodMaker build issue. Use $HOME if /etc/passwd doesn't contain current user. - #4

Open
calin-iorgulescu wants to merge 2 commits into
mrash:masterfrom
calin-iorgulescu:master
Open

Fix Class::MethodMaker build issue. Use $HOME if /etc/passwd doesn't contain current user.#4
calin-iorgulescu wants to merge 2 commits into
mrash:masterfrom
calin-iorgulescu:master

Conversation

@calin-iorgulescu

Copy link
Copy Markdown
  • Fix Compilation problem with MethodMaker #1 . This allows building Class:MethodMaker without installing it as a separate dependency.
  • On Max OS X, the current user may not appear in /etc/passwd, but the $HOME variable is set correctly. Use $HOME if the current user cannot be extracted from /etc/passwd.

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