Re: [Owfs-developers] errno in owcapi

2011-08-17 Thread Jan Kandziora
Am Mittwoch, 17. August 2011, 01:17:59 schrieb ekgnkb3d: > Hi all, > after some tests with the owcapi I found out, that for example the OW_get() > [...] > did I made something wrong, or is there another method of determining a > reason for an error? > OWFS is useable as a filesystem so errno has t

Re: [Owfs-developers] errno in owcapi

2011-08-17 Thread Mark Richards
On 8/17/2011 09:31, ekgnkb3d wrote: Hello Mark, according my last tests, setting error_print and error_level will not change the errno return behavior. It will create (much) more output, readable by a human from console or syslog. But I'm searching for a error handling within my application and d

Re: [Owfs-developers] errno in owcapi

2011-08-17 Thread ekgnkb3d
Hello Mark, according my last tests, setting error_print and error_level will not change the errno return behavior. It will create (much) more output, readable by a human from console or syslog. But I'm searching for a error handling within my application and do some things based on different err