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 and the subsystem "Archives" risen to 15.
    • Appended for building to Debian 13 and Ubuntu 26.04 LTS.
    • .,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.
    • DB.MySQL: Adaption to build with headers without definition the "my_bool" type on Ubuntu 26.04 LTS.
  • XMLNode: The function load() appended of parsing pure HTML with: tags without closing, attributes without a value, attribute values without quoting, closing tags switching.