[BRLTTY] Eurosign

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Jul 25 17:58:54 EDT 2010


Jean-Philippe MENGUAL, le Sat 24 Jul 2010 20:09:31 +0200, a écrit :
> Sam, when you say "rebuild xbrlapi with DEBUG defined and log its stderr", what do I have to do exactly (how do I have to build (options)?

In Programs/xbrlapi.c, uncomment the line

//#define DEBUG

(i.e. make it read as

#define DEBUG

)

> what command to generate debug file?

xbrlapi just outputs everything on its stdout/stderr, so just redirect
it when you start it: xbrlapi > log 2>&1

Samuel


More information about the BRLTTY mailing list