Re: widl patch

2004-01-06 Thread Alexandre Julliard
Ove Kaaven <[EMAIL PROTECTED]> writes: > You can just add it to the list of these occurrences I keep in the > "ident" rule (around line 494 in parser.y after patching). I see, nice hack I've made the change and put the patch in, thanks. -- Alexandre Julliard [EMAIL PROTECTED]

Re: widl patch

2004-01-06 Thread Ove Kaaven
tir, 06.01.2004 kl. 23.16 skrev Alexandre Julliard: > Ove Kaaven <[EMAIL PROTECTED]> writes: > > > Log: > > Added rules to parse library, coclass, dispinterface, and module > > definitions, and a number of attributes, and cleaned up a few things. > > Started on a typelib generation framework. > >

Re: widl patch

2004-01-06 Thread Alexandre Julliard
Ove Kaaven <[EMAIL PROTECTED]> writes: > Log: > Added rules to parse library, coclass, dispinterface, and module > definitions, and a number of attributes, and cleaned up a few things. > Started on a typelib generation framework. This breaks compilation of shobjidl.idl, because it makes 'id' a ke