in replace failed
beatscode opened this issue · 2 comments
beatscode commented
Description
Error: inreplace failed
hphp/hhbbc/index.cpp:
expected replacement of "ContextRetTyMap contextualReturnTypes;" with "ContextRetTyMap contextualReturnTypes{};"
Context and Logs
Parameter | Value |
---|---|
OS X Version: | OSX Sierra 10.12.4 |
Homebrew Version: | Homebrew 1.1.12 |
Xcode Version: | xcode 8.2.1 Build version 8C1002 |
Output of clang -v:
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Build logs: https://gist.github.com/c771fb79c116e85650898997d22bafbc
mofarrell commented
Apparently the fix got merged into 3.18.2. I will look to remove the inreplace, but might wait for 3.19. I will just check the timeline for 3.19 first.
mofarrell commented
This should be fixed now.