https://bugs.kde.org/show_bug.cgi?id=395577
Bug ID: 395577
Summary: craft libarchive Debug build fails
Product: Craft
Version: unspecified
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Blueprints
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 113413
--> https://bugs.kde.org/attachment.cgi?id=113413&action=edit
adds /* fall through */ to eliminate compiler errors
mingw compiler warnings about switch case fall throughs become errors in the
Debug build and the build dies.
I completed the build by adding a bunch of /* fall through */ lines to the
affected files via the .py blueprint. A diff to do that is attached. But just
fixing the source would be preferable.
--
You are receiving this mail because:
You are watching all bug changes.