Skip to content

WARNING: llvmcall with integer pointers is deprecated. #65

@efaulhaber

Description

@efaulhaber

When testing my package with --depwarn=yes on 1.12, I get these warnings:

WARNING: llvmcall with integer pointers is deprecated.
Use actual pointers instead, replacing i32 or i64 with i8* or ptr

They seem to originate from this line:

Atomix.@atomic lengths[i] += 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions