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

lib/atoi/a2i/: Simplify these macros by calling a2i() #1137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alejandro-colomar
Copy link
Collaborator

@alejandro-colomar alejandro-colomar commented Dec 3, 2024

I applied a similar patch in liba2i, where I've tested it.


Revisions:

v1b
  • Rebase
$ git range-diff master..gh/a2i shadow/master..a2i 
1:  c2c3495c = 1:  dc458930 lib/atoi/a2i/: Simplify these macros by calling a2i()
v1c
  • Rebase
$ git range-diff master..gh/a2i shadow/master..a2i 
1:  dc458930 = 1:  b07b5b62 lib/atoi/a2i/: Simplify these macros by calling a2i()
v1d
  • Rebase
$ git range-diff master..gh/a2i shadow/master..a2i 
1:  b07b5b62 = 1:  3f55095a lib/atoi/a2i/: Simplify these macros by calling a2i()
v1e
  • Rebase
$ git range-diff master..gh/a2i shadow/master..a2i 
1:  3f55095a = 1:  4048fbc4 lib/atoi/a2i/: Simplify these macros by calling a2i()
v1f
  • Rebase
$ git range-diff alx/master..gh/a2i master..a2i 
1:  4048fbc4 = 1:  5b614be3 lib/atoi/a2i/: Simplify these macros by calling a2i()

@alejandro-colomar
Copy link
Collaborator Author

Queued after the release of 4.17.0.

@alejandro-colomar alejandro-colomar marked this pull request as draft December 6, 2024 12:15
@alejandro-colomar alejandro-colomar marked this pull request as ready for review December 22, 2024 12:02
@alejandro-colomar alejandro-colomar added the Simpler A good issue for a new beginner label Dec 22, 2024
I applied a similar patch in liba2i, where I've tested it.

Signed-off-by: Alejandro Colomar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Simpler A good issue for a new beginner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant