targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 09 Jun 2017 18:12:12 +0300
changeset 1695 a63bb4025852
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
avoid infinite loop in search

for example following regexp '()' creates infinite list of result

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>