libexpat/.github
Sebastian Pipping 23110a864d Be stricter about macro XML_CONTEXT_BYTES
- Start treating -DXML_CONTEXT_BYTES=0 as "no context"
  rather than "context of size 0".  Was documented as
  "must be set to a positive integer", previously.

- Enforce that macro XML_CONTEXT_BYTES is defined at build time to
  avoid accidental misbuilds lacking context in environments that
  bypass both of Expats official build systems.

- Detect and reject use of negative context size at compile time.
2023-10-05 15:44:10 +02:00
..
workflows Be stricter about macro XML_CONTEXT_BYTES 2023-10-05 15:44:10 +02:00
dependabot.yml Pump up oneline MIT headers to full ones 2021-05-02 19:53:29 +02:00