Change #272148
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Mon 22 Jun 2026 21:38:27 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 7c3a9596edebb21e49321f7dbb28d18fb59bf8b5 |
Comments
* tta/C/convert/convert_html.c (reset_unset_no_arg_commands_formatting_context): use else instead of else if for a condition that is always true to help compiler understand that a variable cannot be uninitialized. * tta/C/convert/convert_html.c (html_prepare_converted_output_info): fix nesting. * tta/C/structuring_transfo/transformations.c (protect_first_parenthesis): add parenthesis around flag matching.
Changed files
- ChangeLog
- tta/C/convert/convert_html.c
- tta/C/parsetexi/macro.c
- tta/C/structuring_transfo/transformations.c
- tta/TODO