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

Inspect Tool Update:

long_name_check.cpp/.hpp:
* removed hardcoded constants, added comments about ISO 9660
* removed dependencies on bind and next_prior
* fixed a bug which prevented directory names with dots to be detected
* clarified error messages (this probably started by checking the length only, but now it also performs many other checks)

link_check.cpp:
* removed name for an unused paramter

inspector.hpp:
* made inspector default constructor protected
* made "empty" virtual functions pure, where possible

inspect.cpp:
* minor tweaks to the output


[SVN r34823]
Gennaro Prota 20 лет назад
Родитель
Сommit
85e7f49ff6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/inspect

+ 1 - 1
tools/inspect

@@ -1 +1 @@
-Subproject commit 2d3217e530b03560be7298fa25a457a12e8abfec
+Subproject commit bccdf2b8476f0fc60abc6865ca06c023351f29fa

粤ICP备19079148号