Rob Shearman : widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree. c.
6 Mar
2009
6 Mar
'09
3:49 p.m.
Module: wine Branch: master Commit: 13c39675229cc7789a41c428588f40ef490d0e97 URL: http://source.winehq.org/git/wine.git/?a=commit;h=13c39675229cc7789a41c42858... Author: Rob Shearman <robertshearman(a)gmail.com> Date: Thu Mar 5 08:23:00 2009 +0000 widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c. --- tools/widl/parser.y | 113 ++--------------------------------------------- tools/widl/typetree.c | 83 +++++++++++++++++++++++++++++++++++ tools/widl/typetree.h | 4 ++ tools/widl/widltypes.h | 10 ++++ 4 files changed, 102 insertions(+), 108 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=13c39675229cc7789a41c4...
6222
Age (days ago)
6222
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard