-
Notifications
You must be signed in to change notification settings - Fork 254
Issues: immunant/c2rust
`src/ExportResult.hpp:11:10: fatal error: 'algorithm' file no...
#755
opened Nov 29, 2022 by
kkysen
Open
2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Files end up in weird places when transpiling out of tree builds
#827
opened Feb 13, 2023 by
VorpalBlade
No support for
_mm_sfence
or __attribute__((vector_size(16)))
#825
opened Feb 13, 2023 by
VorpalBlade
Unimplemented builtin Something isn't working
__builtin_fpclassify
bug
#824
opened Feb 13, 2023 by
VorpalBlade
(
c2rust-analyze
) Consider safe ptr types from std
to be Trivial
c2rust-analyze
#820
opened Feb 9, 2023 by
kkysen
Problematic macro translation with Something isn't working
--translate-const-macros
bug
#803
opened Jan 28, 2023 by
Remmirad
static mut
translation adds UB, but could be safe
bug
#782
opened Jan 16, 2023 by
Dante-Broggi
test_translator.py
fails on Mac M1 without -march=native
target args
#779
opened Jan 13, 2023 by
bytewife
test_translator.py
fails on Mac M1 with -march=native
target args
#778
opened Jan 13, 2023 by
bytewife
Incorrect translation of Something isn't working
alloca
in block scope
bug
#759
opened Dec 10, 2022 by
hvdijk
Incorrect translation of post-modification of bitfield
bug
Something isn't working
#758
opened Dec 10, 2022 by
hvdijk
src/ExportResult.hpp:11:10: fatal error: 'algorithm' file not found
#755
opened Nov 29, 2022 by
kkysen
Translate hardcoded constant values like New feature or request
PI
and TAU
to rust std constants
enhancement
#744
opened Nov 27, 2022 by
LegNeato
Static string is not borrowed correctly when used multiple times
bug
Something isn't working
#743
opened Nov 27, 2022 by
LegNeato
Use New feature or request
rustfmt
when translating
enhancement
#742
opened Nov 27, 2022 by
LegNeato
static analysis incorrectly labels casts between pointers different types as
label_no_pointers
c2rust-analyze
#735
opened Nov 22, 2022 by
aneksteind
Remove Good for newcomers
#![feature(label_break_value)]
as it's been stabilized
good first issue
#731
opened Nov 20, 2022 by
kkysen
Split the
lighttpd.rs
in #727 into a currently working and full version
#728
opened Nov 16, 2022 by
kkysen
2 of 3 tasks
Building fails on alpine: "libclang.so could not be opened: Dynamic loading not supported"
#724
opened Nov 12, 2022 by
chrysn
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.