bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 120 forks source link

Swift4c fails to build Freddy on release mode #258

Closed rafaelnobrepd closed 6 years ago

rafaelnobrepd commented 7 years ago

There is an issue on swift about it: https://bugs.swift.org/browse/SR-5187 From the description it looks like its an assertion that would cause an infinite loop.

davidahouse commented 6 years ago

See comments on #259