Skip to content

Hotreloading doesn't work with Complex stdlib module #114

@bsansouci

Description

@bsansouci

Just writing this down so we remember to look into it one day. I have a project that uses the Complex module and the hotreloading is not liking it. When I run IndexHot I get a:

ERROR loading plugin: error while linking lib/bs/bytecode/lib.cma.
Reference to undefined global `Complex'

No idea why because Complex should be a module part of the stdlib... But maybe it has some dirty compiler hardcoded hacks to run faster and so you can't dynlink a module that uses Complex

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