HalosGhost / shaman

A small, native C library and utility to fetch weather
GNU General Public License v2.0
49 stars 4 forks source link

Internal and Exposed Error Handling #10

Open HalosGhost opened 10 years ago

HalosGhost commented 10 years ago

Much of libweather's internal error handling has yet to be finalized (as a result, shaman's exposed error handling is often sub-par.

When errors occur, they should be standardized, understandable and documented.