-
-
Notifications
You must be signed in to change notification settings - Fork 757
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
src/name_canonicalization.cpp(378): Panic: TODO(bill): handle entity kind: 2
bug
#4940
opened Mar 16, 2025 by
tadeohepperle
Clang linker fails on Apple Silicon machines when Intel Homebrew is present
enhancement
#4938
opened Mar 14, 2025 by
painfulexistence
Procedure parameters naming must be identical between tagged union declaration and switch case declaration
bug
#4937
opened Mar 14, 2025 by
edouard-sn
Allocating with
make
using temporary allocator causes segfault when -no-crt
flag is set
bug
windows
#4920
opened Mar 8, 2025 by
Apis035
JSON package doesn't roundtrip
null
values
core-library
enhancement
#4895
opened Mar 2, 2025 by
spahnke
Infinite recursion when a struct contains a Small_Array of the same type
bug
frontend
#4885
opened Feb 26, 2025 by
gaultier
Unexpected behavior for #shared_nil on union of pointer types
bug
#4882
opened Feb 26, 2025 by
nb-ohad
Unable to build with llvm that does not have all our targets enabled
enhancement
#4875
opened Feb 24, 2025 by
yurivict
LLVM backend panic when comparing array of strings with empty string literal
bug
#4873
opened Feb 23, 2025 by
FourteenBrush
(Debugging, vscode) step by step debugger incorrectly indicate what will be/is executed
bug
debug-info
#4871
opened Feb 23, 2025 by
MichalBrix
Compiler crashes when compiling with
-target-features:soft-float
bug
#4868
opened Feb 23, 2025 by
tlo9
Comments for raylib camera projection options are inaccurate
documentation-change
Change to Written Documentation
#4865
opened Feb 22, 2025 by
steinarb1234
[math]
vector_triple_product
compilation error for 2-dimensional vectors
enhancement
#4858
opened Feb 19, 2025 by
flysand7
Compiler crashes when computing with non-square matrices at compile time
#4854
opened Feb 18, 2025 by
prescientmoon
Compiler hangs when declaring compile-time constant function pointer argument of recursive function
#4852
opened Feb 16, 2025 by
bplu4t2f
Expressions that operate with temporary values do not emit debug info for the temp
debug-info
enhancement
#4851
opened Feb 16, 2025 by
flga
(Compiler Panic) Non specified generic parameters can throw a runtime assert instead of error
#4849
opened Feb 15, 2025 by
kallixtus-git
Infinite Loop in compiler when hiding a cyclic dependency with polymorphism
#4847
opened Feb 15, 2025 by
MrMetube
Minor unhandled circullar dependency between compile time constants and types
#4829
opened Feb 11, 2025 by
jakubtomsu
ProTip!
Exclude everything labeled
bug
with -label:bug.