Skip to content

Add documentation about PLATFORM_PATH_FORMAT#13

Merged
snoyberg merged 2 commits intofpco:masterfrom
brendanhay:issue-12
Apr 22, 2015
Merged

Add documentation about PLATFORM_PATH_FORMAT#13
snoyberg merged 2 commits intofpco:masterfrom
brendanhay:issue-12

Conversation

@brendanhay
Copy link
Copy Markdown
Contributor

Adds documentation to the Rules type and splitSearchPath, encode, decode functions which all expose the conditionally set PLATFORM_PATH_FORMAT.

This hopefully clarifies to users that those function types are potentially unstable across different compilation platforms.

Fixes #12.

snoyberg added a commit that referenced this pull request Apr 22, 2015
Add documentation about PLATFORM_PATH_FORMAT
@snoyberg snoyberg merged commit eb65af2 into fpco:master Apr 22, 2015
@snoyberg
Copy link
Copy Markdown
Member

Thanks!

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.

PLATFORM_PATH_FORMAT promotes platform dependent code

2 participants