Skip to content

Double declaration of float types #655

@ladisgin

Description

@ladisgin

In stub files

error: two or more data types in declaration specifiers
  214 | typedef float _Float32;
      |               ^~~~~~~~
warning: useless type name in empty declaration
  214 | typedef float _Float32;
      | ^~~~~~~
...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions