More simple scalar scanning.

This commit is contained in:
beder
2008-06-26 22:00:39 +00:00
parent 2040e4de8b
commit c7274ff2e8
5 changed files with 164 additions and 209 deletions

View File

@@ -36,8 +36,9 @@ namespace YAML
try {
scanner.Scan();
} catch(const UnknownToken& e) {
} catch(const Exception& e) {
}
getchar();
// if(!scanner)
// return;