[webkit-changes] [25409] trunk/JavaScriptCore
Geoffrey Garen
ggaren at apple.com
Fri Sep 7 09:26:30 PDT 2007
+static void* (*FM_pthread_getspecific)(pthread_key_t) =
pthread_getspecific;
Since the initialization value is not constant, won't this line of
code require a global initializer?
Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-changes/attachments/20070907/898471f0/attachment.html
More information about the webkit-changes
mailing list