Skip to content

Issues: JuliaLang/julia

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

lowering / codegen is unsound for try/catch variables correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing
#57393 opened Feb 13, 2025 by vtjnash
pow on number type T now requires being able to form one(T) which is not always possible maths Mathematical functions regression Regression in behavior compared to a previous version
#57390 opened Feb 13, 2025 by KristofferC 1.12
Runtime intrinsics: fptoui/fptosi have inconsistent rounding behaviour bug Indicates an unexpected problem or unintended behavior
#57384 opened Feb 13, 2025 by xal-0
Export invalidation fails to happen properly (binding partitions) regression Regression in behavior compared to a previous version
#57377 opened Feb 12, 2025 by KristofferC 1.12
Request for clarification on the thread-safety (or lack thereof) of the Julia logging system logging The logging framework multithreading Base.Threads and related functionality
#57376 opened Feb 12, 2025 by simsurace
Tighten signature of iszero and isone fallbacks? design Design of APIs or of the language itself
#57372 opened Feb 12, 2025 by lgoettgens
Test: @test_warn failure messages are unhelpful test This change adds or pertains to unit tests
#57360 opened Feb 11, 2025 by IanButterworth
--strip-metadata does not strip module file metadata bug Indicates an unexpected problem or unintended behavior
#57358 opened Feb 11, 2025 by KristofferC 1.12
@code_native option to suppress loading arguments to registers invalid Indicates that an issue or pull request is no longer relevant
#57355 opened Feb 11, 2025 by LilithHafner
Meta.parse fails to parse with 2 or more trailing newlines parser Language parsing and surface syntax
#57345 opened Feb 10, 2025 by MichaelHatherly 1.12
StackOverflowError / precompile hang when importing & re-exporting undefined binding bug Indicates an unexpected problem or unintended behavior compiler:precompilation Precompilation of modules regression Regression in behavior compared to a previous version
#57343 opened Feb 10, 2025 by benlorenz 1.12
World age increment not at top level in YaoPlots regression Regression in behavior compared to a previous version
#57334 opened Feb 10, 2025 by KristofferC 1.12
Segfault in jl_object_id__cold when testing CountdownNumbers bug Indicates an unexpected problem or unintended behavior compiler:codegen Generation of LLVM IR and native code GC Garbage collector
#57333 opened Feb 10, 2025 by KristofferC 1.12
bpart-related IR verification regression regression Regression in behavior compared to a previous version
#57329 opened Feb 10, 2025 by maleadt
Importing a module and a submodule in the same statement fails in 1.12 modules regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#57316 opened Feb 8, 2025 by christiangnrd 1.12
ProTip! What’s not been updated in a month: updated:<2025-01-13.