* replaced storage by a new version that utilizes sqlite for persistence. * added SqliteStorage to manage direct access to the database. * added testsuit for sqlite. * slimmed down the protected interface of the storage. * changed tests in StorageTestSuit to avoid using protected methods of the storage. * added functions to begin and commit a transaction to the storage. * removed GraphFilterTestSuite. * removed GraphFilterConductorTestSuite. * added Node and Edge constructor that takes id as parameter * added constructor for TokenComponentNameCached that accepts NameHierarchy as parameter * added TokenLocation constructor that takes locationId as parameter. * created respective construction functions in TokenLocatonLine, -File and -Collection. fortune cookie message = Recognition will come from unexpected sources.
52 lines
3.2 KiB
Plaintext
52 lines
3.2 KiB
Plaintext
ConfigManager.cpp WARNING: value path/to/nowhere is not present in config.
|
|
Token.cpp ERROR: Location Id was not referenced by this Token.
|
|
Node.cpp WARNING: Cannot change NodeType after it was already set from namespace to class
|
|
Edge.cpp ERROR: Nodes are not plain copies.
|
|
Edge.cpp ERROR: Edge usage can't go from Node undefined to Node undefined
|
|
Edge.cpp ERROR: Edge usage can't go from Node undefined to Node undefined
|
|
Edge.cpp ERROR: Edge usage can't go from Node undefined to Node undefined
|
|
Settings.cpp WARNING: File for Settings not found.
|
|
ConfigManager.cpp WARNING: value Bool is not present in config.
|
|
ConfigManager.cpp WARNING: value Int is not present in config.
|
|
ConfigManager.cpp WARNING: value Float is not present in config.
|
|
ConfigManager.cpp WARNING: value String is not present in config.
|
|
Settings.cpp WARNING: File for Settings not found.
|
|
ConfigManager.cpp WARNING: value Bool is not present in config.
|
|
ConfigManager.cpp WARNING: value Int is not present in config.
|
|
ConfigManager.cpp WARNING: value Float is not present in config.
|
|
ConfigManager.cpp WARNING: value String is not present in config.
|
|
ConfigManager.cpp WARNING: value Bool is not present in config.
|
|
ConfigManager.cpp WARNING: value Int is not present in config.
|
|
ConfigManager.cpp WARNING: value Float is not present in config.
|
|
ConfigManager.cpp WARNING: value String is not present in config.
|
|
ConfigManager.cpp WARNING: value NewBool is not present in config.
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
Storage.cpp ERROR: NO filenode created for file: file.cpp
|
|
TextAccess.cpp WARNING: Index 'firstLine' has to be lower or equal index 'lastLine', is 3 > 2
|
|
TextAccess.cpp WARNING: Tried to access index 10. Maximum index is 8
|
|
TextAccess.cpp WARNING: Tried to access index 10. Maximum index is 8
|
|
TextAccess.cpp WARNING: Line numbers start with one, is 0
|
|
TextAccess.cpp WARNING: Line numbers start with one, is 0
|
|
TokenLocationCollection.cpp ERROR: Can't create TokenLocation with wrong boundaries.
|
|
TokenLocationCollection.cpp ERROR: Can't create TokenLocation with wrong boundaries.
|