arla-0.32 glitches (with patches)
Assar Westerlund
assar at stacken.kth.se
Fri Mar 17 17:27:35 CET 2000
David Sanderson <david at transarc.ibm.com> writes:
> There is a problem with the generated *_ExecuteRequest RPC code where if
> an unknown opcode comes in, _result contains random garbage as the error
> number.
>
> This should make _result deterministic in this case:
Right. Applied.
> and this should (hopefully) let the RXGEN_OPCODE macro be visible when
> compiling. It was at least enough to get the objects in the rxdef/
> directory to compile.
Also applied.
> I also encountered a build problem with arla-0.32 where 'Bool' was
> already defined as a macro, leading to a typedef error. This fixed it
> for me. I saw this problem on Solaris 2.6 but did not take time to
> track down where the Bool macro was getting defined.
I think Bool is defined in the X header files. We should probably
rename it to something else or do an autoconf-test for it, since it is
also known to be defined as an enum.
Thanks for your patches.
/assar
More information about the Arla-drinkers
mailing list