Quellcode durchsuchen

Fixes a problem with iterators in Lex identified by M. Gaunard. This prevents
semantics such as "T it; T it2 = ++it;" from compiling. I've added his fix for
this as the semantics in question are clearly legal and the fix implements the
required behavior correctly.



[SVN r66623]

Bryce Adelstein-Lelbach vor 15 Jahren
Ursprung
Commit
a1adb64383
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      libs/spirit

+ 1 - 1
libs/spirit

@@ -1 +1 @@
-Subproject commit 3971022cb3e38bfede83253e186d8ca9f56f4d71
+Subproject commit e332d75e8d02b06c0bda6db7081b80a6c3e1bd5f

粤ICP备19079148号