Julien Cristau writes:
> On Fri, Mar 19, 2010 at 11:24:25 -0700, Jeremy Huddleston wrote:
>
> > How does one ensure that X Errors report human readable text versions of
> > major / minor opcodes?
> >
> > ie, how do I make sure that something like this is reported:
> >
> > Major opcode of fail
On Fri, Mar 19, 2010 at 11:24:25 -0700, Jeremy Huddleston wrote:
> How does one ensure that X Errors report human readable text versions of
> major / minor opcodes?
>
> ie, how do I make sure that something like this is reported:
>
> Major opcode of failed request: 145 (MY-EXTENSION)
> Minor o
How does one ensure that X Errors report human readable text versions of major
/ minor opcodes?
ie, how do I make sure that something like this is reported:
Major opcode of failed request: 145 (MY-EXTENSION)
Minor opcode of failed request: 8 (MyExtDoSomething )
rather than:
Major o