I'm using a third-party C library whose header doesn't properly tag things like 
enums, and so they show up in Swift without their cases. Is there any way to 
write an auxiliary file to help the compiler do the conversion (e.g. something 
in the modulemap file), so that I don't have to modify the distributed header?

-- 
Rick Mann
rm...@latencyzero.com


_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to