You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Yee Fan Tan (JIRA)" <ji...@apache.org> on 2015/10/15 15:50:05 UTC

[jira] [Resolved] (SINGA-90) Miscellaneous trivial bug fixes

     [ https://issues.apache.org/jira/browse/SINGA-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yee Fan Tan resolved SINGA-90.
------------------------------
    Resolution: Fixed

> Miscellaneous trivial bug fixes
> -------------------------------
>
>                 Key: SINGA-90
>                 URL: https://issues.apache.org/jira/browse/SINGA-90
>             Project: Singa
>          Issue Type: Bug
>            Reporter: Yee Fan Tan
>
> The purpose of creating this issue is to provide a couple of miscellaneous bug fixes that are trivial to implement.
> 1) Initialize "store_" class members in CSVOutputLayer and RecordOutputLayer classes to nullptr.
> 2) Make CSVOutputLayer and TextFileStore flush the output.
> 3) Fix mismatched new[] and delete in KVFile class.
> 4) Fix minor typos in error logs.
> Although the fix is trivial, item 2) causes incomplete CSV output to be generated. Therefore, I am giving this issue a priority of "major".
> The bug fixes will be provided as a pull request in the Github repository.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)