crunch icon indicating copy to clipboard operation
crunch copied to clipboard

crn_decomp: fix non-trivially copyable pointer

Open illwieckz opened this issue 8 months ago • 1 comments

Fix #81:

  • https://github.com/DaemonEngine/crunch/issues/81

This is the solution recommended by Clang, I don't know if it's correct.

illwieckz avatar Mar 17 '25 12:03 illwieckz

Code LGTM but the commit message should be clarified to clearly say that it's just silencing a compiler warning, not fixing any bug.

slipher avatar Mar 19 '25 09:03 slipher

Duplicate of:

  • https://github.com/DaemonEngine/crunch/pull/84

illwieckz avatar Jul 16 '25 09:07 illwieckz