You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file ruby_xml_schema.c several internal libxml2 structs like xmlSchemaBucket or xmlSchemaImport are redeclared. This will break catastrophically when these structs are modified in libxml2.
In file
ruby_xml_schema.cseveral internal libxml2 structs likexmlSchemaBucketorxmlSchemaImportare redeclared. This will break catastrophically when these structs are modified in libxml2.