Skip to content

Conversation

@Th3-822
Copy link
Contributor

@Th3-822 Th3-822 commented Mar 19, 2023

The fix looks like a workaround because there is no clear method in amtl/am-deque.h and i don't know if i can or how to call it directly

if i were better at C stuff i could make a pr to add a clear method on am-deque first

Fixes #1039, also don't forget to apply it to 1.9-dev too

@xLeviNx
Copy link

xLeviNx commented Jul 21, 2023

This would be ideal to integrate. Nice work

@Th3-822 Th3-822 marked this pull request as draft December 6, 2023 00:53
@Th3-822 Th3-822 marked this pull request as ready for review July 14, 2024 16:48
MisterCalvin added a commit to MisterCalvin/amxmodx that referenced this pull request Nov 13, 2025
The fix looks like a workaround because there is no clear method in amtl/am-deque.h and i don't know if i can or how to call it directly

if i were better at C stuff i could make a pr to add a clear method on am-deque first

Fixes alliedmodders#1039, also don't forget to apply it to 1.9-dev too. Applied from upstream repo: alliedmodders#1076
@GLoOoccK
Copy link
Contributor

@psychonic

@Th3-822
Copy link
Contributor Author

Th3-822 commented Nov 13, 2025

sorry, haven't been able to test it on 1.10, as uses newer amtl and .clear() seems to be callable in there
this one should be the workaround for 1.9 as its on a stage where is uncertain if it should get amtl updated or no

@psychonic psychonic merged commit 48c9828 into alliedmodders:master Nov 14, 2025
@Th3-822
Copy link
Contributor Author

Th3-822 commented Nov 14, 2025

can we get this merged for 1.9-dev too? or it needs another pr?

psychonic pushed a commit that referenced this pull request Nov 14, 2025
Co-authored-by: Th3-822 <[email protected]>
(cherry picked from commit 48c9828)
@psychonic
Copy link
Member

can we get this merged for 1.9-dev too? or it needs another pr?

Done

@Th3-822 Th3-822 deleted the RequestFrame_fix branch November 14, 2025 00:58
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.

Fix RequestFrame

5 participants