Louie de la Rosa

Results 6 comments of Louie de la Rosa

Is the wontfix label applied for specific versions? I think it would be great if this could be pure Swift so it could be used on Ubuntu. I think there...

require('restify') no longer throws this TypeError with the node 18.12.1 nor the recently released node 18.13.0. I tested this with [email protected] - which is the current version. (Note that I...

I just ran the the process script on an M1 Mac and the row looks like this after the script completed: `MMCC,small_airport,Ciudad Acuña New International Airport,1410,NA,MX,MX-COA,Ciudad Acuña,MMCC,ACN,EFN,"29.333662, -101.100555"`

For the #selector error, it looks like alternatives like Perfect's Threading framework is an alternative: https://stackoverflow.com/questions/41328989/swift-3-linux-with-perfect-add-a-scheduled-timer-with-interval-to-the-runloop

For the steam(_:handleEvent:) error, I filed a bug with Swift at https://bugs.swift.org/browse/SR-6088 It could also be worked around with #if os() directives.

Stream.getStreamsToHost is NSUnimplemented on Ubuntu, due to > // Discussion of this API is ongoing for its usage of AutoreleasingUnsafeMutablePointer