Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

csv-time-stamp: floating point exception #21

@junderwood

Description

@junderwood

echo 0,0,0 | csv-to-bin 3d | csv-time-stamp --binary=3d
causes output:
"floating point exception"

However, the following works:
echo 0,0,0 | csv-to-bin 3d | csv-time-stamp --size=$(csv-size 3d) | csv-from-bin t,3d
outputs:
20130617T234935.311167,0,0,0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions