[Issue 983] constant cfstrings for Darwin
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 8 19:13:10 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=983
dvdfrdmn at users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #3 from dvdfrdmn at users.sf.net 2007-03-08 21:12 -------
Targeted to release 0.24. This should already work, but I neglected to add
target builtins to the gcc.builtins module.
It may not be a good idea to simply alias to CFSTR in Phobos. The original C
CFSTR macro casts the result of the builtin function to CFStringRef, which is
defined in the Core Foundation headers.
--
More information about the D.gnu
mailing list