Skip to content

Problems running in 0.4.0 #4

@anj1

Description

@anj1

While the package is able to load and run in the julia 0.4.0 release, it gives a large number of compatibility warnings, mostly related to these three syntax issues:

WARNING: Base.FloatingPoint is deprecated, use AbstractFloat instead.
WARNING: deprecated syntax "> ("...
Use ">(" instead
WARNING: Union(args...) is deprecated, use Union{args...} instead

It would be great if these issues were fixed as the package might not be able to run in future versions of julia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions