Skip to content

rtipsy problems reading headers #2

@mtremmel

Description

@mtremmel

currently when rtipsy reads a header file it checks to make sure the file has the right format according to that header (lines 48 and 51). However, without a type specification for the integers in that expression (notice the first is defined as L, but not the next three) it calls and error when it shouldn't. The problem is fixed if all of those integers are defined as LL (probably L would work ok too?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions