[etherlab-dev] Configurable suppression of errors on stderr

ronaldo.mercado at diamond.ac.uk ronaldo.mercado at diamond.ac.uk
Tue Jul 2 13:09:22 CEST 2013


Dear Etherlab developers,

We use the the Etherlab master library in our application. (see http://controls.diamond.ac.uk/downloads/support/ethercat/ ) .

I want to suppress error messages that go to stderr because we keep a console of the application running that floods with error messages in case of cabling problems.

The attached patch is a simple implementation I propose. The error codes should still be available to the application and the console in the  application can still change the configuration at run time to see the more informative error messages.

Errors to stderr are suppressed using a global control variable ecrt_err_to_stderr and the fprintf statements are replaced with a macro.

I'd be glad to get your comments.

The patch was made against  revision 2eff7c993a63+ (stable-1.5) from sourceforge.

Thanks,

Ronaldo







-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.

Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 

Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.

Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom

 







-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.etherlab.org/pipermail/etherlab-dev/attachments/20130702/7d75709f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configurable-error-suppression.patch
Type: application/octet-stream
Size: 40384 bytes
Desc: configurable-error-suppression.patch
URL: <http://lists.etherlab.org/pipermail/etherlab-dev/attachments/20130702/7d75709f/attachment-0001.obj>


More information about the etherlab-dev mailing list