-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Union{Nothing,Int}
field in mutable struct, when set to nothing
, sometimes reads as garbage Int
in >=1.11
bug
#58470
opened May 20, 2025 by
danielwe
Confusing line number on variable both declared local and global
#58468
opened May 20, 2025 by
anqur
Segfaults when building Julia from scratch
building
Build system, or building Julia or its dependencies
heisenbug
This bug occurs unpredictably
system:linux
Affects only Linux
#58466
opened May 19, 2025 by
jakobnissen
Pkgimages cannot add machine code for previously-inlined CodeInstances
latency
Latency
pkgimage
#58465
opened May 19, 2025 by
topolarity
Does repr context officially allow multiple attributes?
display and printing
Aesthetics and correctness of printed representations of objects.
#58461
opened May 19, 2025 by
bvdmitri
[Bug]
juliac.jl --experimental
fails to link libm
on Linux (1.12.0-beta3) resulting in undefined reference to floor
#58460
opened May 19, 2025 by
draftman9
Package precompilation repeatedly precompiling some Base code
packages
Package management and loading
#58459
opened May 19, 2025 by
IanButterworth
[Bug] This change adds or pertains to documentation
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
juliac.jl --trim
removes essential standard I/O functions in 1.12-beta3, causing compilation failure
docs
#58458
opened May 19, 2025 by
draftman9
Missing NEWS entry for the use of Change should be backported to release-1.12
bignums
BigInt and BigFloat
docs
This change adds or pertains to documentation
ScopedValue
in setprecision
backport 1.12
#58456
opened May 18, 2025 by
Joel-Dahne
No check for valid precision and base in BigInt and BigFloat
error handling
Handling of exceptions by Julia or the user
setprecision(f::Function, ::Type{BigFloat}, prec::Integer; base::Integer=2)
bignums
#58455
opened May 18, 2025 by
Joel-Dahne
Showing an error caused an error in 1.11.5 (not in 1.11.4)
error handling
Handling of exceptions by Julia or the user
error messages
Better, more actionable error messages
#58453
opened May 17, 2025 by
GHTaarn
REPL-related BoundsError in 1.12.0-beta3
REPL
Julia's REPL (Read Eval Print Loop)
#58451
opened May 17, 2025 by
MilesCranmer
Add default Better, more actionable error messages
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
MethodError
handler for --trim
executables
error messages
#58450
opened May 17, 2025 by
topolarity
Performance regression in ccall on master and 1.12-beta
ffi
foreign function interfaces, ccall, etc.
performance
Must go faster
regression 1.12
Regression in the 1.12 release
Logging macros don't handle repeated keys
logging
The logging framework
macros
@macros
#58447
opened May 17, 2025 by
Seelengrab
Incorrect rounding when converting rational to bigfloat
bignums
BigInt and BigFloat
rationals
The Rational type and values thereof
#58432
opened May 16, 2025 by
lucaferranti
detect_unbound_args false positive
testsystem
The unit testing framework and Test stdlib
types and dispatch
Types, subtyping and method dispatch
#58427
opened May 15, 2025 by
nsajko
Replaced types clog "closest candidates" MethodError suggestions
#58419
opened May 15, 2025 by
topolarity
stride(A, k)
ill-defined k > ndims(A)
arrays
#58403
opened May 13, 2025 by
FedericoStra
Function evaluated on identical arguments returns different results using Bugs that are likely to lead to incorrect results in user code without throwing
regression
Regression in behavior compared to a previous version
regression 1.12
Regression in the 1.12 release
ApproxFunSingularities
correctness bug ⚠
#58402
opened May 13, 2025 by
jishnub
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.