Patrik Stridvall ps@leissner.se writes:
In the case of generated.c it is very useful since alignment and that sort of thing might pontially be different with C++. For other normal tests I'm not sure how useful it is to tests with C++ as well. It can't hurt of course but then it takes twice as long to run...
I don't see what this buys us at all. If the C++ compiler generates different structure layouts from the same headers then it is broken, but that's not really a Wine problem.