Skip to content

Rename parameter 'size' to 'len' in assign method#161

Open
0xddddddddd wants to merge 1 commit intoniXman:masterfrom
0xddddddddd:patch-1
Open

Rename parameter 'size' to 'len' in assign method#161
0xddddddddd wants to merge 1 commit intoniXman:masterfrom
0xddddddddd:patch-1

Conversation

@0xddddddddd
Copy link
Copy Markdown

Fix MSVC warning level: W4 Treat warnings as errors: /WX VS 2026 Error C2220 Warning

Fix MSVC warning level: W4 Treat warnings as errors: /WX VS 2026 Error C2220 Warning
@niXman
Copy link
Copy Markdown
Owner

niXman commented Apr 7, 2026

Sorry for the late reply, but I don't understand where the warning could be there?

@0xddddddddd
Copy link
Copy Markdown
Author

Sorry for the late reply, but I don't understand where the warning could be there?

There are warnings regarding this->size and the size parameter in the function.

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