7
0

1 Commits

Author SHA256 Message Date
Sebastian Wagner
d5f1595cca - Fix compilation error on tumbleweed with fix-dtd-declaration.patch:
dtd.hash:117:1: error: conflicting types for ‘lookup_element’; have ‘const ElementType *(const char *, size_t)’ {aka ‘const struct _ElementType *(const char *, long unsigned int)’}
    117 | link,           0, 1, 0, 1, 0, 0, 1, 0, {"head", NULL}
        | ^~~~~~~~~~~~~~~~~~~~~~~
  dtd.hash:46:28: note: previous declaration of ‘lookup_element’ with type ‘const ElementType *(void)’ {aka ‘const struct _ElementType *(void)’}
- Add basic check section.

OBS-URL: https://build.opensuse.org/package/show/utilities/html-xml-utils?expand=0&rev=22
2025-06-28 08:53:12 +00:00