]> Kevux Git Server - fll/commit
Update: add support for identifying errors, warnings, and okays
authorKevin Day <kevin@kevux.org>
Mon, 12 Mar 2012 16:48:49 +0000 (11:48 -0500)
committerKevin Day <kevin@kevux.org>
Mon, 12 Mar 2012 16:48:49 +0000 (11:48 -0500)
commit0249adb9fc22941be96f441195c16eff22f9781b
tree6c74e39e149d6bd4263b099ff1edf8bd0eaf1ac7
parentc1acbea74a04d863f4fea93793a1a971de9e5651
Update: add support for identifying errors, warnings, and okays

Add three new parameters: is_okay, is_warning, and is_error.
These should test to see if the error code is in fact an error, a warning, or not an error.
level_1/fl_errors/c/errors.c
level_1/fl_errors/c/errors.h
level_1/fl_fss/c/fss_errors.h
level_2/fll_fss/c/fss_errors.c
level_2/fll_fss/c/fss_errors.h
level_3/error_code/c/error_code.c
level_3/error_code/c/error_code.h
level_3/fss_error_code/c/fss_error_code.c
level_3/fss_error_code/c/fss_error_code.h