diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-07 22:44:49 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-07 22:44:49 +0200 |
commit | 586e6deefd4c8bcf7f904246a68063c1199865a1 (patch) | |
tree | 3daa9f8479a052211f4cba17d28182a7e648c385 /src/plain.cc | |
parent | 09b83d718a1edaa10d6947dcba5e4093637a88b8 (diff) |
Ensure the same number of tags for CSS and HTML
The Tags array can be modified without changing the "ntags" number in
the CSS side. To prevent errors, an static assert ensures the same
number is used in both sides, which is known at compilation time.
Fixes: https://github.com/dillo-browser/dillo/issues/184
Diffstat (limited to 'src/plain.cc')
0 files changed, 0 insertions, 0 deletions