[
https://issues.apache.org/jira/browse/SINGA-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964542#comment-14964542
]
ASF subversion and git services commented on SINGA-90:
------------------------------------------------------
Commit 809798a09fa10e60ca2808ffa4372eb94bd96fe2 in incubator-singa's branch
refs/heads/master from [~yeefan]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=809798a ]
SINGA-90 Trivial README.md documentation fixes
> 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)