Skip to content
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

Add support for long double syntax of %Lf #169

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

lygstate
Copy link

No description provided.

@lygstate lygstate force-pushed the master branch 4 times, most recently from 4acf62d to b02a483 Compare November 24, 2023 10:09
Copy link
Owner

@eyalroz eyalroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Essentially this PR adds support for the syntax of %Lf, but not for actually printing long doubles. Right?

Also, please note the specific comments.

test/test_suite_main_testcases.hpp Outdated Show resolved Hide resolved
test/test_suite_main_testcases.hpp Outdated Show resolved Hide resolved
test/test_suite_main_testcases.hpp Outdated Show resolved Hide resolved
src/printf/printf.c Outdated Show resolved Hide resolved
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
@lygstate lygstate changed the title Add support for long double Add support for long double syntax of %Lf Dec 6, 2023
@lygstate
Copy link
Author

lygstate commented Dec 6, 2023

@eyalroz ping?

@lygstate lygstate requested a review from eyalroz December 6, 2023 14:16
@eyalroz eyalroz merged commit 4a5cc06 into eyalroz:develop Dec 9, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants