From OpenSCADAWiki
Jump to: navigation, search

SYS

  • Building:
    • configure.ac: Core library version risen to 3:16:0 and the program version risen to 0.9.9. The module version of the subsystem "DAQ" risen to 16.
    • .,DAQ.Siemens: Generic adaptation for building on Debian 13, adaptation for support PCRE2 since missing old PCRE libraries on Debian 13 with moving the variable "vSz" to a definition TRegExp_vSz for old libraries.
  • XMLNode: The function load() appended of parsing pure HTML with: tags without closing, attributes without a value, attribute values without quoting, closing tags switching.