The following two unimplemented SE proposals are fairly impactful on Swift’s
core programming model:
SE-0155 Normalize Enum Case Representation
SE-0169 Improve Interaction Between private Declarations and Extensions
Both proposals were only recently accepted, but would be good to get in for
Sw
> On Apr 24, 2017, at 8:52 PM, Pavol Vaskovic wrote:
>
>> On 25 Apr 2017, at 01:28, Greg Parker wrote:
>>
>> The value of MAX_RSS depends on OS behavior. Other activity on the same
>> machine may change MAX_RSS of the benchmark.
>
> Can you please describe the mechanism of how “other activit
> On 25 Apr 2017, at 01:28, Greg Parker wrote:
>
> The value of MAX_RSS depends on OS behavior. Other activity on the same
> machine may change MAX_RSS of the benchmark.
Can you please describe the mechanism of how “other activity on the same
machine may change MAX_RSS of the benchmark”.?
>
New issue found!Title: Report
[FAILURE] oss-lldb-incremental-osx [#5476]
Build URL:https://ci.swift.org/job/oss-lldb-incremental-osx/5476/
Project:oss-lldb-incremental-osx
Date of build:Mon, 24 Apr 2017 18:42:52 -0700
Build duration:2 hr 0 min
Identified problems:Regressi
Hi all,
Now that we’re using swiftcc, does IRGen still need to emit the swift_rt_*
wrappers around runtime calls? They look like no-ops at this point since the
runtime entry points themselves should be swiftcc with the callee save variant?
Slava
___
s
> On Apr 21, 2017, at 3:57 AM, Pavol Vaskovic via swift-dev
> wrote:
>
> Hi swift-dev!
>
> I was working over the Easter holiday weekend on script that reports the
> benchmark results comparison. I wasn’t always up-to-date with the master, but
> I have noticed a mysterious change in MAX_R
Hi,
Jordan asked me to check with you about adding a simple helper for
integrating swift-format into vim since the repository hasn't really added
any editor integration stuff previously. It's just a python wrapper for
invoking swift-format (much like clang-format).
It is on GitHub as PR8610.
Th
Hello Everyone-
I am happy to announce the release of a new Swift Source Compatibility Suite on
ci.swift.org! This suite supports testing for the goal of maintaining source
compatibility for future Swift releases. The suite will periodically (and via
pull request testing) build projects inclu
This needs a clean build after my commits. I didn't manage to find what the
missing dependency was, sorry.
> On Apr 24, 2017, at 11:24, no-re...@swift.org wrote:
>
> [FAILURE] oss-swift-incremental-RA-osx [#9603]
>
> Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/9603/
>