[quoted lines by Raoul on 2014/04/26 at 18:41 +0200] >i plan to put some Printf (or Log...)) in usbSubmitRequest,
I didn't notice this when replying earlier. You can't use printf() (and friends) for logging since brltty has been designed to run in the background. You should use its own logMessage(), logBytes(), etc functions (in log.h). -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
