Skip to content

Use the C _Complex number type #72

Description

@teor2345

Using C's _Complex (complex number) type is tricky because the function call ABI differs between compilers. This means only the Rust compiler can fix this interop issue.

The Rust compiler is adding support in rust-lang/rust#158885

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    analysis-lowAnalysis on this issue is low importance, or it is out of scope for nowl-rustChanges that are mainly in Rustneeds-rustNeeds rust compiler or tooling changesp-semanticsLanguage semantics differencessolved-rustcSolved by the Rust compilert-use-caseA Rust/C++ interop usage example

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions