[SR-8332] [Source Compat] Breakage: fluent -- missing argument, does not conform, type has no member #50860
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
source compatibility
Additional Detail from JIRA
md5: e715c0e69080aee00b6d8fb0cefe7875
Issue Description:
ci.swift.org log: https://ci.swift.org/job/swift-PR-source-compat-suite-test-macOS/274/artifact/swift-source-compat-suite/FAIL_fluent_4.2_BuildSwiftPackage.log
To reproduce:
$ git clone [email protected]:apple/swift-source-compat-suite.git
$ cd swift-source-compat-suite
$ git checkout add-fluent
$ git show ae01b83cc435d | git apply -R
To build Swift from scratch before testing:
6a.
$ ./reproduce.py master --project-path fluent
Or if you've already built Swift:
6b.
$ ./reproduce.py master --project-path fluent --swiftc path/to/swiftc
The text was updated successfully, but these errors were encountered: