Skip to content

unsupported BuiltinType kind 104 for type __mfp8 #1252

@enum-class

Description

@enum-class

On macos with sequoia 15.5 and Apple clang version 17.0.0 (clang-1700.0.13.5) for genann subject, I run intercept-build make and then run
./target/debug/c2rust transpile --emit-build-files ~/Documents/genann/compile_commands.json and face this warning and error:

warning: c2rust: Encountered unsupported BuiltinType kind 104 for type __mfp8
1 warning generated.
Transpiling example2.c
thread 'main' panicked at 'Type conversion not implemented for TagTypeUnknown expecting 3', c2rust-transpile/src/c_ast/conversion.rs:833:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I did not face this issue on linux, Could you please help me with this ?

Metadata

Metadata

Assignees

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