Skip to content
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

Export file_get_unicode_path() through omrportptb.h #3553

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Feb 7, 2019

  1. Rename file_get_unicode_path() to port_file_get_unicode_path()
  2. Similar to port_convertFromUTF8(), export
    port_file_get_unicode_path() so
    that it can be used if we need to know the file unicode path on Windows.

Related to eclipse-openj9/openj9#4351

Signed-off-by: hangshao [email protected]

1. Rename file_get_unicode_path() to port_file_get_unicode_path().
2. Similar to port_convertFromUTF8(), export
port_file_get_unicode_path() so
that it can be used if we need to know the file unicode path on Windows.

Related to eclipse-openj9/openj9#4351

Signed-off-by: hangshao <[email protected]>
@youngar
Copy link
Contributor

youngar commented Feb 12, 2019

@genie-omr build all

@hangshao0
Copy link
Contributor Author

hangshao0 commented Feb 12, 2019

https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/851/console

10:55:54 ERROR: Error fetching remote repo 'origin'
10:55:54 hudson.plugins.git.GitException: Failed to fetch from https://github.com/eclipse/omr.git
10:55:54 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
10:55:54 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
10:55:54 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)

Failed to launch the build. @youngar

@youngar
Copy link
Contributor

youngar commented Feb 12, 2019

I didn't launch the windows build properly, but it passed here: https://ci.eclipse.org/omr/job/PullRequest-win_x86-64/857/console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants