[Octopus-devel] cvs commit: marques/octopus/liboct_parser parser_f.c
cvsusers at tddft.org
cvsusers at tddft.org
Thu Nov 17 10:43:21 WET 2005
acastro 2005/11/17 10:43:21 WET
Modified files:
octopus/liboct_parser parser_f.c
Log:
Bug fixed.
In some cases, the code stopped in xyz_file_read when attempting to
see if the block was defined. This was due to the assert statement in
the loct_parse_block C function, which may detect non-null block_name.
I am not too sure about why this was happening, but in any case I think
it is much more robust this way.
Revision Changes Path
1.5 +5 -2 marques/octopus/liboct_parser/parser_f.c
More information about the Octopus-devel
mailing list