Skip to content

Conversation

@Andx667
Copy link
Contributor

@Andx667 Andx667 commented Mar 11, 2025

PULL REQUEST

When merged this pull request will:

  • removes _this

Fixes:

help[L-C13]: Unnecessary `_this` in `call`
   ┌─ addons/compat_rhs/CfgEventhandlers.hpp:21:33
   │
21 │         GVAR(SlotItemChanged) = QUOTE(_this call FUNC(handleSlotItemChanged););
   │                                 ^
   │
   = note: `call` inherits `_this` from the calling scope
   = help: Remove `_this` from the call

IMPORTANT

  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Remove {changes}.
  • Component folder has a README.md explaining the component.

@Andx667 Andx667 requested a review from MenomDE March 11, 2025 20:30
@Andx667 Andx667 self-assigned this Mar 11, 2025
@Andx667 Andx667 added the pr/cleanup Changelog "Verändert" label Mar 11, 2025
@Andx667 Andx667 added this to the 3.4.0 milestone Mar 11, 2025
@Andx667 Andx667 changed the title compat_rhs - Improve call compat_rhs - Change call Mar 11, 2025
@Andx667 Andx667 merged commit 6b13f46 into master Mar 11, 2025
2 checks passed
@Andx667 Andx667 deleted the remove-this branch March 11, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/cleanup Changelog "Verändert"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants