filestorage.cpp sample doesn't actually read struct data, appears to. (Bug #840)
Description
In the filestorage.cpp example, the struct data is not actually read.
The attached patch makes this evident, but does not fix the problem.
Associated revisions
Fixed reading of the user class from *.xml (ticket #840).
Merge pull request #840 from pablospe:master
History
Updated by Nicholas Butko about 14 years ago
PS -- my attempts to fix the program in any obvious ways led to errors.
It would be invaluable to have a working example.
Updated by Ilya Lysenkov almost 14 years ago
- Status deleted (
Open)
Updated by Ilya Lysenkov almost 14 years ago
Thanks! Fixed in -r5294.
- Status set to Done
- (deleted custom field) set to fixed