[Craft] [Bug 395577] New: craft libarchive Debug build fails
Jeff
bugzilla_noreply at kde.org
Mon Jun 18 18:54:47 UTC 2018
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: vonreth at kde.org
Reporter: jeffjl.kde at outlook.com
CC: kde-windows at kde.org
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 on the CC list for the bug.
More information about the Kde-windows
mailing list