Procházet zdrojové kódy

-- bug fix: else-part of if-else-parser returned invalid length for match
-- bug fix: now references to the original arguments are now held consistently
during the construction of if-parsers. This is required for working
correctly with rules. This finally fixes the semi-fixed bug of version
1.3 of this file.
-- as_parser is applied very late on the original arguments. This will
make error messages even longer.


[SVN r17286]

Martin Wille před 23 roky
rodič
revize
c5f5104fcc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      libs/spirit

+ 1 - 1
libs/spirit

@@ -1 +1 @@
-Subproject commit 31084b4e74671b422ad4e91225caa00c6f490d79
+Subproject commit 85eeaa52f7999f4b2d47aec7f2da70849748a8e1

粤ICP备19079148号