-
-
Notifications
You must be signed in to change notification settings - Fork 764
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
thread.join kills thread work instead of waiting for it to finish
bug
#4518
opened Nov 26, 2024 by
LeoBlute
Imprecise error when attempting to use
#reverse #unroll
with a numeric range
better-error-message-needed
#4435
opened Oct 30, 2024 by
Barinzaya
math/linalg matrix_mul_vector returns a type error on expected inputs
stale
#4433
opened Oct 29, 2024 by
blob1807
Duplicate case doesn't trigger an error when switching on struct value
enhancement
frontend
stale
#4015
opened Aug 3, 2024 by
jakubtomsu
silent crash (stack overflow?) when copying small parts of large structs back to themselves
stale
#3309
opened Mar 21, 2024 by
beaumccartney
Shared Generic across structs sometimes causes build errors
stale
#2949
opened Nov 11, 2023 by
Skytrias
core/net split_url incorrectly parses URLs with URLs in query parameters
stale
#2924
opened Nov 5, 2023 by
divanburger
SOA arrays are not supported for struct with
using
statement on a struct member
stale
#2892
opened Oct 24, 2023 by
wookie41
Odin fails with exit code 1 with -debug -use-separate-modules
bug
llvm-backend
#2664
opened Jul 18, 2023 by
Hyp-X
Clarification of Odin's return by value calling convention behavior
stale
#2657
opened Jul 14, 2023 by
JesseRMeyer
strings.split_*_iterators() do not return "" after last trailing separator
stale
#2348
opened Feb 26, 2023 by
xenual
Complier assertion using an aliased package in a We were able to replicate the bug.
#assert
or when
in global scope
bug
checker
frontend
replicated
#5137
opened May 9, 2025 by
blob1807
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
LLVM error when using parapoly proc as a parameter and calling from a different package
#5051
opened Apr 17, 2025 by
harold-b
io.read_rune
cannot read multi-byte characters from stdin
on Windows
bug
replicated
#4999
opened Apr 4, 2025 by
TosterHolokoster
Clang linker fails on Apple Silicon machines when Intel Homebrew is present
enhancement
#4938
opened Mar 14, 2025 by
painfulexistence
Assigning a default proc param to a poly proc causes compiler hang
#4578
opened Dec 14, 2024 by
blob1807
ProTip!
Adding no:label will show everything without a label.