julia
Improving `Printf` error messages
#45366
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Improving `Printf` error messages
#45366
oscardssmith
merged 10 commits into
JuliaLang:master
from
Seelengrab:printf_error_messages
Initial refactor of error messages in Printf stdlib
5c9fb73f
Add additional error messages to `@sprintf` and clarify top-level `@p…
59da89fc
Seelengrab
commented on 2022-05-19
Seelengrab
commented on 2022-05-19
Seelengrab
commented on 2022-05-19
johnnychen94
added
display and printing
johnnychen94
added
error messages
Fix erronous check for IO on `@printf` argument
ac5f8b2a
halleysfifthinc
requested changes on 2022-05-19
Introduce message feedback
7586bed3
Add pretty printing of invalid printf formats
636b0bea
Add format string error indicator
d5d09e3d
Fix out-of-bounds bug with length modifiers at the end of a formatstring
d6fed5d9
Fix throwing test for length modifier
27bb52f9
Seelengrab
marked this pull request as ready for review
4 years ago
fredrikekre
commented on 2022-05-31
fredrikekre
commented on 2022-05-31
Incorporate feedback & clarify mpfr-based printing errors
0f872557
Add NEWS.md entry
e3866506
oscardssmith
merged
60219d64
into master
4 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
halleysfifthinc
oscardssmith
fredrikekre
pfitzseb
Assignees
No one assigned
Labels
display and printing
error messages
Milestone
No milestone
Login to write a write a comment.
Login via GitHub