]> Kevux Git Server - fll/commit
Bugfix: Improve Controller error message regarding "file not found..., found".
authorKevin Day <Kevin@kevux.org>
Thu, 11 Jul 2024 02:40:57 +0000 (21:40 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 11 Jul 2024 02:40:57 +0000 (21:40 -0500)
commitf198ea35e4fcc6d345925665388e87e170ef1d8f
treee3560e9a7dc3b890346d2d5e6b4dc6a66290161c
parentfcf47068f9563d9d83f7ffbae518eb6e4eae4c0e
Bugfix: Improve Controller error message regarding "file not found..., found".

The error message essentially says file not found because file was found.
This is crazy confusing.

Fix the error message to say something more like unable to create the file because an existing file is found.
level_2/fll_error/c/error.c
level_3/controller/c/rule/private-rule.c