Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also prevent to mix leaf-like and inner content in <AS>
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 24 Sep 2018 22:04:17 +0000 (00:04 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 24 Sep 2018 22:05:46 +0000 (00:05 +0200)
commitc5b9b765e1866896c4af9cbd8698bdfbbac01ad0
tree0826217a14b4a02877c7e6ae7deaf36998616e17
parentfa536644b403843dac2ebb3ec2ced19fc541d346
also prevent to mix leaf-like and inner content in <AS>

This fix https://github.com/simgrid/simgrid/issues/116 just like we
fixed https://github.com/simgrid/simgrid/issues/296 earlier, that did
the same for <zone>

Also, really allow to use bypassZoneRoute in place of bypassASroute.
I guess that this one is simply untested :(

Having orphaned elements such as bypassZoneRoute when no tag declare
it as a potential content triggers a bug in flexml preventing the file
generation to proceed
  Use of uninitizalized value in $instates{$tag}
:( :(
src/surf/xml/simgrid.dtd
src/surf/xml/simgrid_dtd.c