Re: [swift-corelibs-dev] Issue understanding libdispatch runloop poking

2017-10-16 Thread Rogiel Sulzbach via swift-corelibs-dev
Thank you for all the help. I will try to take a look at this during the week. I am not even running it in swift yet, I just got it to compile (without actually working) so that I could get Foundation to build without having to disable the entire URL system, but I would like to use dispatch. Th

Re: [swift-corelibs-dev] Issue understanding libdispatch runloop poking

2017-10-16 Thread Pierre Habouzit via swift-corelibs-dev
> On Oct 16, 2017, at 8:03 AM, Rogiel Sulzbach via swift-corelibs-dev > wrote: > > Thank you for all the help. I will try to take a look at this during the week. > > I am not even running it in swift yet, I just got it to compile (without > actually working) so that I could get Foundation to b