Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Added implementation for realpath in GetFileInfo#425

Closed
Queuecumber wants to merge 1 commit into
adobe:masterfrom
Queuecumber:master
Closed

Added implementation for realpath in GetFileInfo#425
Queuecumber wants to merge 1 commit into
adobe:masterfrom
Queuecumber:master

Conversation

@Queuecumber
Copy link
Copy Markdown

Expands symbolic links in GetFileInfo for gtk/linux hosts using posix realpath function

Required for brackets-git plugin to work properly in linux environments that use symlinks and completes GetFileInfo on these platforms. Probably makes sense to add this to the mac implementation as well but the windows implementation would get nothing from it.

Expands symbolic links in GetFileInfo for gtk/linux hosts using posix realpath function
@Queuecumber
Copy link
Copy Markdown
Author

Quick question: are you guys enforcing any standard that directory paths should always with a '/' ? If so I'll close this and update my code to return a realpath for directories that always ends in '/' and submit it under a new PR.

@JeffryBooher JeffryBooher self-assigned this Mar 10, 2014
@ingorichter
Copy link
Copy Markdown
Contributor

Hi @Queuecumber, we are currently preparing our Sprint 37 release and didn't have that much time to look at the PR. We will take care of it in the next couple of days. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants