https://bugs.kde.org/show_bug.cgi?id=487934
Mark Penner <mrp@markpenner.space> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/kwave/-/commit/fbff0 | |57976e8988e01de0430705a8c75 | |573bcd29 Status|ASSIGNED |RESOLVED --- Comment #3 from Mark Penner <mrp@markpenner.space> --- Git commit fbff057976e8988e01de0430705a8c75573bcd29 by Mark Penner. Committed on 11/02/2025 at 00:23. Pushed by mrp into branch 'master'. use standard memcpy the old custom memcpy implementations don't compile correctly with some compilers and are not usually faster than the modern standard memcpy anyway Related: bug 499512 M +1 -4 .flatpak-manifest.json M +0 -6 AUTHORS M +0 -40 CMakeLists.txt M +0 -3 LICENSES M +0 -15 config.h.cmake M +0 -7 doc/devel.docbook M +0 -14 doc/en/index.docbook M +0 -1 doxy.cfg.in M +0 -11 kwave/main.cpp M +0 -37 libkwave/CMakeLists.txt M +0 -1 libkwave/MultiPlaybackSink.cpp M +0 -1 libkwave/TrackWriter.cpp D +0 -429 libkwave/cpu_accel.cpp D +0 -53 libkwave/cputest.h D +0 -702 libkwave/memcpy.c M +0 -14 libkwave/memcpy.h https://invent.kde.org/multimedia/kwave/-/commit/fbff057976e8988e01de0430705a8c75573bcd29 -- You are receiving this mail because: You are watching all bug changes.