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

MD5-timestamp decider on windows was broken for initial build. #3311

Closed

Conversation

bdbaddog
Copy link
Contributor

@bdbaddog bdbaddog commented Feb 27, 2019

On windows first try with native file paths with \ then swap path to normalized path string with / separators. On a fresh windows build the node string will have windows dirsep and not normalizd. This yielded broken builds for the Mesa project

https://bugs.freedesktop.org/show_bug.cgi?id=109443

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated master/src/CHANGES.txt directory (and read the README.txt in that directory)
  • I have updated the appropriate documentation

… normalized path string with / separators. On a fresh windows build the node string will have windows dirsep and not normalizd. This yielded broken builds for the Meta project'
@bdbaddog bdbaddog changed the title MD5-timestampe decider on windows was broken for initial build. MD5-timestamp decider on windows was broken for initial build. Feb 27, 2019
@bdbaddog bdbaddog closed this Mar 1, 2019
@bdbaddog bdbaddog deleted the fix_win_md5_decider_malfunction_on_fresh_build branch March 1, 2019 17:32
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