Re: widl: generate header when proxy/stub is generated

2005-04-18 Thread Alexandre Julliard
Juan Lang <[EMAIL PROTECTED]> writes: > --- Alexandre Julliard <[EMAIL PROTECTED]> wrote: > > Surely there's a better way to fix this than by forcing generation of > > the header even when it's not requested. > > Certainly, and I did this partly out of laziness. But I also notice that > midl gen

Re: widl: generate header when proxy/stub is generated

2005-04-18 Thread Juan Lang
--- Alexandre Julliard <[EMAIL PROTECTED]> wrote: > Surely there's a better way to fix this than by forcing generation of > the header even when it's not requested. Certainly, and I did this partly out of laziness. But I also notice that midl generates the header every time as well. At least, "m

Re: widl: generate header when proxy/stub is generated

2005-04-16 Thread Alexandre Julliard
Juan Lang <[EMAIL PROTECTED]> writes: > ChangeLog: generate header when proxy/stub is generated to prevent > "#include(null)" from appearing in generated file Surely there's a better way to fix this than by forcing generation of the header even when it's not requested. -- Alexandre Julliard [EM