• Rémi Bernon's avatar
    widl: Fix nested parameterized types C / short name output. · 1f2614c6
    Rémi Bernon authored
    We append type->name from each parameter when constructing the c_name
    of parameterized type. When the parameter is itself a parameterized type
    this field contains C++-like name, with template brackets.
    
    Instead this precomputes the names of parameterized types whenever they
    are used as a parameter. In this case the format is the same as the C
    name, except that __C is used as a namespace separator, instead of _C,
    and that there's no namespace or abi prefix included.
    
    Shorthands need to be applied too, altough they have to match the __C.
    Signed-off-by: 's avatarRémi Bernon <rbernon@codeweavers.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    1f2614c6
Name
Last commit
Last update
..
sfnt2fon Loading commit data...
widl Loading commit data...
winapi Loading commit data...
winebuild Loading commit data...
winedump Loading commit data...
winegcc Loading commit data...
winemaker Loading commit data...
wmc Loading commit data...
wrc Loading commit data...
Makefile.in Loading commit data...
buildimage Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
examine-relay Loading commit data...
findfunc Loading commit data...
install-sh Loading commit data...
make_announce Loading commit data...
make_makefiles Loading commit data...
make_requests Loading commit data...
make_specfiles Loading commit data...
make_unicode Loading commit data...
make_xftmpl.c Loading commit data...
makedep.c Loading commit data...
runtest Loading commit data...
tools.h Loading commit data...
wineapploader.in Loading commit data...
winewrapper Loading commit data...