Use do-while(0)
to protect ADJUST_INDICES
macro
#121165
Labels
type-feature
A feature request or enhancement
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Proposal:
Use
do-while(0)
construction to protect the expansion ofADJUST_INDICES
in:cpython/Objects/unicodeobject.c
Lines 9318 to 9330 in d6d8707
cpython/Objects/bytes_methods.c
Lines 435 to 447 in 2cb84b1
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
ADJUST_INDICES
#121166The text was updated successfully, but these errors were encountered: