Avatar
どうやら / の上が /.. になる環境もあるらしくて,その環境での無限ループを修正するために /foo の上が空になる環境 (Linux の Swift 6.0) でまた無限ループが再発してしまった... この辺は連鎖的に問題が起こっていて大変そうですね... https://github.com/swiftlang/swift-format/pull/845
#802 this sort of infinite looping issue on Windows but introduced it on Unix platforms where URL.deletingLastPathComponent on / returns /...