mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Make is_status_ok() work when the given status name is not even listed in the status dict. This will be necessary for following commits. Introduced similar methods for the error and na status, which will be used in following commits. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>