On Sun, Dec 13, 2015 at 4:29 PM, Michael Gottesman via swift-dev <
swift-dev@swift.org> wrote:

> This is a small starter project for those who are interested in working
> with SIL.
>
> The SIL Parser currently is unable to parse switch_enum of undef. I wrote
> a patch that does the work some time ago, but I never have had time to
> finish it (i.e. make sure everything works ok/write tests). I posted the
> patch in this issue:
>
> https://bugs.swift.org/browse/SR-210
>
> My hope is that even though a lot of the work is already done this may
> serve as good starting point for someone who wants to poke at the SIL
> Parser (a part of the code base that has not gotten as much attention as
> others).
>
> Michael
>
> Hi Michael,
I'm interested in something like this. I noticed this project has been
already taken, but you mentioned in a subsequent mail you have a list of
them. What are the other proposals?

Thank you,

--
Davide
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to