16 Jan
2002
16 Jan
'02
3:09 p.m.
Patrik Stridvall <ps(a)leissner.se> writes:
So what you basicly want is something like:
my %return_type_exceptions;
$return_type_exceptions{"foo"} = { Bar => "str", Baz => "ptr" };
$return_type_exceptions{"bar"} = { Foo => "str" };
Yes, that would work fine for now. -- Alexandre Julliard julliard(a)winehq.com