Hello

As per
https://github.com/apple/swift-corelibs-foundation/blob/master/CoreFoundation/NumberDate.subproj/CFNumber.c#L432

It is observed that kCFNumberCharType  is mapped to kCFNumberSInt8Type. Is
there any reason why kCFNumberCharType  is mapped to kCFNumberSInt8Type ?

Does it make sense to map kCFNumberCharType to kCFNumberCharType itself ?
Any inputs on this is appreciated.


Regards
Gayathri Bhaskaran

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

Reply via email to