On December 10, 2002 08:34 pm, Alexandre Julliard wrote:
Pass the -J option to wrc to avoid including installed headers.
I thought about doing it, but when we invoke wrc out of the tree, we specify the include path which should come before the std headers.
I didn't do it as I wanted to keep the patch contained, but I think it's good that it's in -- it can only help. Did you notice any problems without it?
"Dimitrie O. Paun" dpaun@rogers.com writes:
No, there shouldn't be any problem in normal usage, but it could cause some hard to debug problems in certain (broken) setups, so I think it's safer to add it.