<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi David,<div class=""><br class=""></div><div class="">I reverted your PR because it appears to have broken the build:&nbsp;<a href="https://github.com/apple/swift-corelibs-libdispatch/pull/278" class="">https://github.com/apple/swift-corelibs-libdispatch/pull/278</a></div><div class=""><br class=""></div><div class="">Please take a look when you get a chance.</div><div class=""><br class=""></div><div class="">Slava</div><div class=""><br class=""><div style=""><blockquote type="cite" class=""><div class="">On Jul 13, 2017, at 9:02 PM, <a href="mailto:no-reply@swift.org" class="">no-reply@swift.org</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><h2 style="font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; width: 640px; background-color: red; color: white; text-align: center;" class=""></h2><h1 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">[<font class="FAILURE" style="color: red;">FAILURE</font>] oss-swift-incremental-RA-linux-ubuntu-14_04 [#3550]</h1><table style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><tbody class=""><tr style="text-align: left;" class=""><th class="">Build URL:</th><td class=""><a href="https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3550/" style="color: rgb(0, 122, 255); text-decoration: none;" class="">https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3550/</a></td></tr><tr style="text-align: left;" class=""><th class="">Project:</th><td class="">oss-swift-incremental-RA-linux-ubuntu-14_04</td></tr><tr style="text-align: left;" class=""><th class="">Date of build:</th><td class="">Thu, 13 Jul 2017 20:36:13 -0700</td></tr><tr style="text-align: left;" class=""><th class="">Build duration:</th><td class="">27 min</td></tr></tbody></table><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Identified problems:</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:<ul class=""><li class=""><a href="https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-14_04/3550/consoleFull#1160775376ee1a197b-acac-4b17-83cf-a53b95139a76" style="color: rgb(0, 122, 255); text-decoration: none;" class="">Indication 1</a></li></ul></li></ul><br style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><h2 style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Changes</h2><ul style="color: rgb(57, 57, 57); font-family: 'Helvetica Neue', sans-serif; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">e86428559a86303ad18498617970cf5bfb405c33</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Itai Ferber:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">Expose synthesized members in AST lookups</p><ul class=""><li class="change-edit"><b class="">edit</b>: include/swift/AST/LazyResolver.h</li><li class="change-edit"><b class="">edit</b>: lib/AST/NameLookup.cpp</li><li class="change-add"><b class="">add</b>: test/decl/protocol/special/coding/class_codable_member_lookup.swift</li><li class="change-edit"><b class="">edit</b>: lib/Sema/DerivedConformanceCodingKey.cpp</li><li class="change-edit"><b class="">edit</b>: lib/Sema/DerivedConformanceRawRepresentable.cpp</li><li class="change-add"><b class="">add</b>: test/decl/protocol/special/coding/class_codable_member_type_lookup.swift</li><li class="change-add"><b class="">add</b>: test/decl/protocol/special/coding/struct_codable_member_type_lookup.swift</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeCheckDecl.cpp</li><li class="change-edit"><b class="">edit</b>: lib/Sema/TypeChecker.h</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">acb33fa4c94a8c6bac69573020a320840b671bab</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">Michael Gottesman:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">[di] Split the main di test into 4 files, depending on the type of</p><ul class=""><li class="change-add"><b class="">add</b>: test/SILOptimizer/definite_init_markuninitialized_derivedself.sil</li><li class="change-delete"><b class="">delete</b>: test/SILOptimizer/definite_init.sil</li><li class="change-add"><b class="">add</b>: test/SILOptimizer/definite_init_markuninitialized_delegatingself.sil</li><li class="change-add"><b class="">add</b>: test/SILOptimizer/definite_init_markuninitialized_rootself.sil</li><li class="change-add"><b class="">add</b>: test/SILOptimizer/definite_init_markuninitialized_var.sil</li></ul></li><br class=""><li class="">Commit<span class="Apple-converted-space">&nbsp;</span><b class="">294a213cf0de4192bec6a354d59ff25c5fcf07df</b><span class="Apple-converted-space">&nbsp;</span>by<span class="Apple-converted-space">&nbsp;</span><b class="">David Grove:</b><p class="commit-message" style="font-family: Menlo, fixed; white-space: pre-wrap;">test suite fixes to prep for enabling additional warnings</p><ul class=""><li class="change-edit"><b class="">edit</b>: tests/dispatch_group.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_queue_finalizer.c</li><li class="change-edit"><b class="">edit</b>: tests/bsdtestharness.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_c99.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_timer_bit31.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_io_net.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_timer_set_time.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_apply.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_sema.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_starfish.c</li><li class="change-edit"><b class="">edit</b>: tests/linux_port.h</li><li class="change-edit"><b class="">edit</b>: tests/bsdtests.h</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_timer_short.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_timer.c</li><li class="change-edit"><b class="">edit</b>: tests/bsdtests.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_select.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_after.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_data.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_api.c</li><li class="change-edit"><b class="">edit</b>: tests/dispatch_timer_bit63.c</li></ul></li></ul></div></blockquote></div><br class=""></div></body></html>