Re: [pygccxml-development] Patch to let gccxml work
Brought to you by:
mbaas,
roman_yakovenko
From: Allen B. <al...@vr...> - 2006-05-30 21:02:18
|
> > It could be nice to have those "nasty" things within regression. > I think I will implement next solution: > 1. you will send me a patch > 2. I will add new variable to config_t class: > ignore_gccxml_output > By default it will be false. So you will have to turn it on > explicitly. > 3. The code that actually runs gccxml will be changed, to take into > account > this variable? > > Is this good for you? Allen, I am sorry, but it could be nice if you will > contribute the code. > > Thanks > I have attached a patch that implements what you are describing. It is not pretty but it works for me and should allow other people to ignore gccxml output as well. Let me know what you think. -Allen |