-
-
Notifications
You must be signed in to change notification settings - Fork 759
Issues: odin-lang/Odin
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
Panic: Invalid type conversion: 'f32' to '[^]f32'
bug
llvm-backend
replicated
We were able to replicate the bug.
triaged
Bug has been looked at.
#5134
opened May 8, 2025 by
Kelimion
A struct with a Maybe(T) field incorrectly appears as not having a value
#5129
opened May 6, 2025 by
harold-b
Some kind of bounds checking or adressing bug with swizzling points ( int_vec2_vec2.xyx[2]... )
bug
replicated
We were able to replicate the bug.
#5106
opened May 3, 2025 by
maiolika
Compiler crash while checking file-scoped proc-alias using We were able to replicate the bug.
when
in the presence of many constants.
bug
checker
frontend
replicated
#5093
opened Apr 30, 2025 by
leecommamichael
When reading from
os2.stdin.stream
using io.read_full
, input is sometimes skipped or lost on Windows.
#5086
opened Apr 28, 2025 by
c4veman
Misleading error on assigning compound literal to Maybe with anonymous inner struct
better-error-message-needed
#5082
opened Apr 27, 2025 by
SaculRennorb
Using Maybe of the same type as struct freezes the compiler
bug
replicated
We were able to replicate the bug.
#5077
opened Apr 26, 2025 by
JtMPs
foreign import
bug? Odin compiler has different linking behaviours for different operating systems
#5071
opened Apr 24, 2025 by
wisonye
Compiler panics in D:\a\Odin\Odin\src\checker.cpp(6785) when mixing collection path
#5057
opened Apr 19, 2025 by
greenya
bit_field of u16be behavior weird.
bug
replicated
We were able to replicate the bug.
#5055
opened Apr 19, 2025 by
xnhp0320
LLVM error when using parapoly proc as a parameter and calling from a different package
#5051
opened Apr 17, 2025 by
harold-b
Unexpected type cycle in intrinsics.type_convert_variants_to_pointers(T)
bug
replicated
We were able to replicate the bug.
#5046
opened Apr 17, 2025 by
Chamberlain91
Infinite loop when using a member of a struct as the type of said member
bug
replicated
We were able to replicate the bug.
#5029
opened Apr 11, 2025 by
Cararasu
Hitting LLVM backend panic
bug
llvm-backend
replicated
We were able to replicate the bug.
#5012
opened Apr 7, 2025 by
xzores
Is it a bug or I use the wrong way to call
va_list/va_start/va_end
?
bug
llvm-backend
#5009
opened Apr 7, 2025 by
wisonye
[core:time*]
time.compound_to_time()
Returns Non-UTC time.Time
, and Related Issues
#5000
opened Apr 4, 2025 by
dozn
io.read_rune
cannot read multi-byte characters from stdin
on Windows
bug
replicated
#4999
opened Apr 4, 2025 by
TosterHolokoster
Assertion when using a procedure group for a procedure type
bug
frontend
llvm-backend
replicated
We were able to replicate the bug.
#4996
opened Apr 3, 2025 by
Einh06
make
proc group gives confusing error message with slice and len
parameter
#4971
opened Mar 26, 2025 by
Feoramund
Minimum OS version for macOS is inconsistent
discussion
enhancement
macOS
#4966
opened Mar 24, 2025 by
bayo-code
ProTip!
Add no:assignee to see everything that’s not assigned.