hkellaway / Gloss

[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021
https://hkellaway.github.io/blog/2020/08/30/tale-of-third-parties
MIT License
1.62k stars 142 forks source link

Operators from unordered precedence groups #328

Closed teeeeeegz closed 6 years ago

teeeeeegz commented 6 years ago

Hey team,

I've begun working on a new project with Swift 4.1, using Gloss 2.0.0, and have the following issue appear in AppCode 2018.1, but not in Xcode 9.3.

image

image

image

This message seems to be a general warning and doesn't prevent me from compiling, but having searched the issue tracker here with nothing similar appearing I figured others might have this problem.

Cleaning and building, plus restarting AppCode didn't make a difference.

hkellaway commented 6 years ago

thanks for tracking that! glad to see its not a blocker. feel free to submit cosmetic changes that don't impact functionality but keep AppCode happy

i'll take the platform though to document that i won't personally be supporting AppCode