Просмотр исходного кода

Updated Boost Jam's error location reporting when parsing Jamfiles. Now it reports the correct error location information when encountering an unexpected EOF. It now also reports where an invalid lexical token being read started instead of finished which makes it much easier to find errors like unclosed quotes (") or curly braces ({).

[SVN r48534]
Jurko Gospodnetić 17 лет назад
Родитель
Сommit
c22b85fd4e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 42280c7a0f25834eab71f833039fa014cd45b97d
+Subproject commit ea89c3ca0702aa2618adc313ddda0cc69ce11494

粤ICP备19079148号