I have encountered a reproducible crash in the Swift compiler with a particular setup involving a protocol implemented in one module and implemented by a class in another module. I have included a ...
PCRE wrapping library that offers type-safe preg_* replacements. This library gives you a way to ensure preg_* functions do not fail silently, returning unexpected nulls that may not be handled. As of ...