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

fix an input parsing bug that would cause an extra character to be consumed in the stream when parsing special value cases. In particular something like a date period like [2005-Jun-10/not-a-date-time] would fail to parse correctly even though this can be constructed and output just fine

[SVN r29853]
Jeff Garland 21 лет назад
Родитель
Сommit
a83a04b795
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/date_time

+ 1 - 1
libs/date_time

@@ -1 +1 @@
-Subproject commit 12d121e8761f67561b0ba2030b744e115c253138
+Subproject commit 443ab4fce81c7ddc9e571b2ca1f109c0a6a21d39

粤ICP备19079148号