Fix compilation for Xcode 26.4: illegal operator syntax - #2137
Conversation
|
hi there! Any ETA on when this fix will be merged. Xcode 26.4 and Xcode 26.4.1 both have the same issue. |
|
Any movement? |
|
FWIW code was adapted from here so that might provide good reference. I would be generally very careful about changing the logic — if we just need to fix the build I’d recommend changing the ternary condition to, for example, |
|
@Adlai-Holler While AI tools make local workarounds easy, main dependencies like Texture are critical to the ecosystem. Having an open PR sitting for months without resolution creates unnecessary friction for the community. I strongly urge the maintainers to reconsider prioritizing this fix—it would mean a lot to the developers who still rely heavily on this framework. |
Context: Original code is non defined behavior, went from warning to error with Xcode 26.4
Resolve #2136