[Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 29 19:31:05 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640
--- Comment #9 from Kyle Evans <kevans at freebsd.org> ---
(In reply to Olivier Certner from comment #8)
I will amend the documentation to indicate that one shouldn't rely on any
particular value of loader_conf_files, it should be considered write-only and
this is historically true.
I do like your version, config.readConf, more; I will likely commit this later
tonight as it's a much better and more comfortable interface indeed. With the
above-mentioned documentation change, this can be simplified a little bit as we
shouldn't bother doing any sort of bookkeeping with loader_conf_files.
I may go a step further and add in a means by which we can restrict
loader_conf_files (or other arbitrary variables) from even making it into the
actual loader environment.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-bugs
mailing list