Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

test failure on 0.6-pre.beta.105 #36

@PaulSoderlind

Description

@PaulSoderlind

Hi,
on Windows 7 (64), I see the following error from Pkg.test("Formatting")

ERROR: LoadError: LoadError: MethodError: no method matching (::##1#2)(::Float64)
The applicable method may be too new: running in world age 21681, while current world is 21682.
Closest candidates are:
#1(::Any) at D:\Julia\Packages\v0.6\Formatting\test\cformat.jl:13 (method too new to be called from this world context.)
Stacktrace:
[1] test_equality() at D:\Julia\Packages\v0.6\Formatting\test\cformat.jl:18
[2] include_from_node1(::String) at .\loading.jl:539
[3] include(::String) at .\sysimg.jl:14
[4] include_from_node1(::String) at .\loading.jl:539
[5] include(::String) at .\sysimg.jl:14
[6] process_options(::Base.JLOptions) at .\client.jl:305
[7] _start() at .\client.jl:371

My own code suggests that fmt() works, but sprintf1() does not.

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