Re: [Owfs-developers] errno in owcapi

2011-08-19 Thread Paul Alfille
This discussion is helpful. Would you add or modify the following feedback through error code proposal? Paul A. Initialization B. Closure C. Directory D. Read E. Write -- A. Configuration problems should a be separate errorspace (at the time of initialization): 0. Success 1. invalid c

Re: [Owfs-developers] errno in owcapi

2011-08-19 Thread Mark Richards
On 8/19/2011 12:43, ekgnkb3d wrote: Paul Alfille-2 wrote: Do you have an idea of what information you want from the error code? I would like to distinguish between errors in: - The application: like a typo in the path which is is nonsens (e.g. "uncaxxched/", or "temperature21" in a DS18B20) -

Re: [Owfs-developers] errno in owcapi

2011-08-19 Thread ekgnkb3d
Hi, Paul Alfille-2 wrote: > > Do you have an idea of what information you want from the error code? > I would like to distinguish between errors in: - The application: like a typo in the path which is is nonsens (e.g. "uncaxxched/", or "temperature21" in a DS18B20) - The configuration: like ac