Skip to content

Remove uses of stdext::checked_array_iterator#1836

Open
frederick-vs-ja wants to merge 1 commit intomicrosoft:masterfrom
frederick-vs-ja:no-checked-array-iterator
Open

Remove uses of stdext::checked_array_iterator#1836
frederick-vs-ja wants to merge 1 commit intomicrosoft:masterfrom
frederick-vs-ja:no-checked-array-iterator

Conversation

@frederick-vs-ja
Copy link

This extension is deprecated long time ago and being removed now. It was suggested by at least one maintainer that we should just remove its uses instead of creating a non-deprecated copy.

The removal should also fix build errors due to deprecation/removal of stdext::checked_array_iterator.

Fixes #1768.

This extension is deprecated long time ago and being removed now.
It was suggested by at least one maintainer that we should just remove
its uses instead of creating a non-deprecated copy.

The removal should also fix build errors due to deprecation/removal of
`stdext::checked_array_iterator`.
@stan-sz
Copy link

stan-sz commented Dec 16, 2025

Pinning @BillyONeal

@KeithRare
Copy link

Would love for this to be brought to the next GDK release as well :)

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.

stdext::checked_array_iterator compilation error with VS 2022 17.8 Preview 2

3 participants