> On Oct 6, 2017, at 11:09 PM, gian enrico conti via swift-dev
> wrote:
>
> hell, I need to move my emial address where I receive this mailing to icloud
> account,
> where to perform the task?
You can change your e-mail address at
https://lists.swift.org/mailman/listinfo/swift-dev.
On Oct 6, 2017, at 11:12 PM, Slava Pestov wrote:
>> On Oct 6, 2017, at 11:06 PM, Chris Lattner via swift-dev
>> wrote:
>> This question is somewhere between swift-dev and swift-users, not sure where
>> best to post this.
>>
>> I’m working on a project that wants to get very low-abstraction p
Hmm, just so I understand what is going on here ... is there an
incompatible change and we aren't rebuilding enough stuff (possibly a
missing dependency?) or is there something else going on? Sounds like the
swift portion of the build needs to be more aggressively rebuilt?
On Fri, Oct 6, 2017 at
Do you see the same issue if you build from master?
Alex
> On 7 Oct 2017, at 00:30, Sam Ding via swift-dev wrote:
>
> Hi,
>
> I build swift compiler (v4.0) with debug mode ("-d"), however when debugging
> compiler swift code, it can not
> show the variable value. Here is an example:
> frame #