Skip to content

Won't compile with Pony 0.15 #1

@tj800x

Description

@tj800x

Building ../crdt -> .../Projects/pony/pony-crdt/crdt
Error:
.../Projects/pony/pony-crdt/crdt/g_counter.pony:54:20: syntax error: unterminated type parameters
fun ref increment[D: GCounter[A] #write = GCounter[A] trn](
^
Info:
.../Projects/pony/pony-crdt/crdt/g_counter.pony:54:36: expected terminating ] before here
fun ref increment[D: GCounter[A] #write = GCounter[A] trn](
^

[pony-crdt]$ ponyc --version
0.15.0-d603ecce [release]
compiled with: llvm 3.9.1 -- Apple LLVM version 8.1.0 (clang-802.0.42)

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