[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: [Lsb-appbat] New nALFS features



On Thu, 12 Sep 2002, Wichmann, Mats D wrote:

> first off, there's a core dump in parameters.c/parameter_exists
> due to walking the parameter table looking for a NULL value
> as a terminator, but there's no NULL terminator. That's an easy
> fix to elements.h - and may be a generic bug that just wasn't
> tickled before.

Yes, it does look like that was there all along.

> The harder problem is that it doesn't apply everywhere
> in the tree, I can't do this without getting bitter
> syntax errors:
>
> <cond test="arch">
>   <ia64>
>     <!ENTITY lsb_dynlinker "ld-lsb-ia64.so.1">
>   </ia64>
>   <xxx>
>     <!ENTITY lsb_dynlinker "ld-lsb-ia64.so.1">
>   </xxx>
> </cond>

I suspect that the entity stuff is just sort of different. I had tested it
down inside the <package>s.

> Finally, it doesn't actually seem to work.

Even down inside a package?


                                Stuart

Stuart R. Anderson                               anderson@netsweng.com
Network & Software Engineering                   http://www.netsweng.com/
1024D/37A79149:                                  0791 D3B8 9A4C 2CDC A31F
                                                 BD03 0A62 E534 37A7 9149



Reply to: