ALT Linux Bugzilla
– Attachment 7198 Details for
Bug 33822
missing return statement at end of non-void function
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
return -1;
kwayland-5.37.0-alt-e2k.patch (text/plain), 258 bytes, created by
Michael Shigorin
on 2017-08-29 10:13:30 MSK
(
hide
)
Description:
return -1;
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2017-08-29 10:13:30 MSK
Size:
258 bytes
patch
obsolete
>--- src/server/server_decoration_interface.cpp~ 2017-08-16 08:47:08.000000000 +0000 >+++ src/server/server_decoration_interface.cpp 2017-08-29 06:48:37.566142004 +0000 >@@ -117,6 +117,7 @@ > default: > Q_UNREACHABLE(); > } >+ return -1; > } > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33822
: 7198