Add options param to Library func with option to disable appending of library extension by benhutchins · Pull Request #363 · node-ffi/node-ffi · GitHub
Skip to content

Add options param to Library func with option to disable appending of library extension#363

Open
benhutchins wants to merge 1 commit into
node-ffi:masterfrom
benhutchins:feature/bh/disable-append-extension
Open

Add options param to Library func with option to disable appending of library extension#363
benhutchins wants to merge 1 commit into
node-ffi:masterfrom
benhutchins:feature/bh/disable-append-extension

Conversation

@benhutchins

@benhutchins benhutchins commented Feb 21, 2017

Copy link
Copy Markdown

Fixes #257

See past tickets reflecting this #38, PR #39, #47

The only system I can tell this seems to be needed on is Mac, which doesn't include an extension in more of their system libraries. It seems difficult to write a test that verifies this reliably without doing a bit of additional refactoring.

@benhutchins benhutchins force-pushed the feature/bh/disable-append-extension branch from 0044546 to 64f9707 Compare February 21, 2017 22:25
@benhutchins

Copy link
Copy Markdown
Author

@matttrawicki

Copy link
Copy Markdown

👍 In certain scenarios it is necessary to load libraries with non-standard file extensions

@matttrawicki

Copy link
Copy Markdown

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