Skip to content

Update from task 1efe4d0c-f834-49e0-a988-6394cfe9e8a4 - #4

Merged
fishca merged 1 commit into
mainfrom
очистка-кода-от-__fastcall-9e8a4
May 7, 2026

Hidden character warning

The head ref may contain hidden characters: "\u043e\u0447\u0438\u0441\u0442\u043a\u0430-\u043a\u043e\u0434\u0430-\u043e\u0442-__fastcall-9e8a4"
Merged

Update from task 1efe4d0c-f834-49e0-a988-6394cfe9e8a4#4
fishca merged 1 commit into
mainfrom
очистка-кода-от-__fastcall-9e8a4

Conversation

@fishca

@fishca fishca commented May 7, 2026

Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task 1efe4d0c-f834-49e0-a988-6394cfe9e8a4.

Key features implemented:
- Removed __fastcall keyword from all function declarations and definitions across multiple C++ source files
- Updated method signatures in header files (.h) to remove __fastcall specifier
- Modified implementation files (.cpp) to align with updated declarations without __fastcall
- Ensured consistency between header declarations and source definitions after removal
- Maintained all original functionality while updating calling conventions

The changes clean up the codebase by removing the __fastcall calling convention specifier from all methods and functions, modernizing the code while preserving its original behavior and structure.
@fishca
fishca merged commit 50a66a1 into main May 7, 2026
0 of 2 checks passed
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.

2 participants