dbremner / szotar

Automatically exported from code.google.com/p/szotar
0 stars 0 forks source link

Dictionary importer should delete the imported file if the import fails. #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently if the import fails while writing the final file, it will leave
the file there when it completes, even though the dictionary is not complete.

Original issue reported on code.google.com by lee.anth...@gmail.com on 18 Sep 2008 at 1:30

GoogleCodeExporter commented 8 years ago
There is a tiny edge case that shouldn't be hit, see Forms/DictionaryImport.cs 
in
revision 12 for details.

Original comment by lee.anth...@gmail.com on 19 Sep 2008 at 1:17