This is an RFC for @encode for _Complex types which are not encoded
currently.
The main reason why I am writing to this list is to make sure that it
is okay
with Apple that these encodings are ok.
Proposal:
Have _Complex double encoded as two characters, the first character, '|'
would mark this is a _Complex type and the second character would an
integer or floating point type.
What do people think about this Proposal? If someone can think of a
better
first character, please speak your mind. The main reason why I picked
'|'
and not some alphanumeric character was because I don't want people to
get
confused that this type does not need any other type to encode it fully.
If I get good feedback from people, I will implement the needed changes
to the Objective-C front-end and the GNU runtime
Thanks,
Andrew Pinski
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list (
Objc-language@list...)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/objc-language/subscriber%40opensubscriber.com
This email sent to
subscriber@open...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.