Skip to content

handle symlinked paths in the remounter #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nathantsoi
Copy link

you might find some of this useful @code-glue:

  • numeric octal comparison seems to be failing, trying strings instead... this is less than ideal, but it works. it would be way better to fix the numerical comparison, but i didnt want to mess with it
  • follow symlinks when remounting a specific file or path

you'll notice this requires java 7, for the fancy switch(String)

and i've removed the android studio project file, since it is improperly updated when a referencing project builds against the source

numeric octal comparison seems to be failing, trying strings instead... this is less than ideal
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