8000 Strange pointer behaviour when using multiple lines. · Issue #391 · evcxr/evcxr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Strange pointer behaviour when using multiple lines. #391
Open
@LelleSwe

Description

@LelleSwe

Example:
image

Creating a variable, making a pointer to said variable, and then dereferencing the pointer doesn't yield the variable's value if these actions are done as 3 separate lines. If they are all done in one "multi-line" however, it works fine.

The "multi-line" behaviour is consistent with normal compiled projects, see rust playground.

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

      0