17 Apr
2003
17 Apr
'03
6:34 p.m.
"Dimitrie O. Paun" <dimi(a)intelliware.ca> writes:
If we know it's GNUC, isn't it better to use the alias feature, so we don't run into problems with the macros, like we use to?
__builtin_alloca is not a normal function, it's a compiler builtin, so it's not possible to make an alias to it. -- Alexandre Julliard julliard(a)winehq.com