-
Notifications
You must be signed in to change notification settings - Fork 256
eyalroz-printf: Add new wrap v6.2.0 #2258
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
base: master
Are you sure you want to change the base?
Conversation
2010f8a
to
48303da
Compare
|
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/meson.build
Outdated
Show resolved
Hide resolved
subprojects/packagefiles/eyalroz-printf/printf-6.2.0/test/meson.build
Outdated
Show resolved
Hide resolved
@bgilbert are there any other shortcomings that need to be fixed? |
@bgilbert friendly ping |
Signed-off-by: Alexander Voronov <[email protected]>
@eli-schwartz I tried to port the logic with a minimum number of changes, that's why there are so many compiler flags in the tests I also had to comment out the build of one test (printf.test_suite), because ci run tests and one check is failed (in original cmake build is too). I hope this will be fixed in the next library release. |
No description provided.