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

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

    [ https://issues.apache.org/jira/browse/SINGA-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958890#comment-14958890 ] 

ASF subversion and git services commented on SINGA-90:
------------------------------------------------------

Commit b1da6e693b8c20ee96d1589fbabe0ba323f5cc46 in incubator-singa's branch refs/heads/master from [~yeefan]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=b1da6e6 ]

SINGA-90 Miscellaneous trivial bug fixes

Initialize "store_" class members in CSVOutputLayer and RecordOutputLayer classes to nullptr.


> 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)