Re: 43-load-header-vars-once.patch

2001-04-07 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> I had to write this one under the pressure of variable_define Akim> which doesn't want one variable to be defined several times. Akim> Given that it was due to a hack, fixing it using the regular Akim> mechanism seems the right choic

43-load-header-vars-once.patch

2001-03-11 Thread Akim Demaille
I had to write this one under the pressure of variable_define which doesn't want one variable to be defined several times. Given that it was due to a hack, fixing it using the regular mechanism seems the right choice. In addition the code is much smaller. Index: ChangeLog from Akim Demaille <