Re: [PATCH] [html] Fix copy/paste bug: Use unique name for compiler warnings.
Thien-Thi Nguyen wrote: > * MODULES.html.sh: For compiler warnings, use name > `ansic_ext_compwarn' since `ansic_ext_misc' is already taken. Thanks. I've applied your patch. (With "git am -3", it applied cleanly.) Bruno
[PATCH] [html] Fix copy/paste bug: Use unique name for compiler warnings.
* MODULES.html.sh: For compiler warnings, use name `ansic_ext_compwarn' since `ansic_ext_misc' is already taken. Signed-off-by: Thien-Thi Nguyen --- ChangeLog |6 ++ MODULES.html.sh |2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog inde