Skip to content

Improvements: gcc7 + socket + warning#18

Open
jobol wants to merge 6 commits intoSamsung:masterfrom
jobol:master
Open

Improvements: gcc7 + socket + warning#18
jobol wants to merge 6 commits intoSamsung:masterfrom
jobol:master

Conversation

@jobol
Copy link
Contributor

@jobol jobol commented Jan 25, 2018

No description provided.

jobol and others added 6 commits January 25, 2018 14:31
GCC 7 emits a warning when the tag /*@fallthrough@*/
doesn't appear in a switch case when a case continue
to the next after some processing.

Change-Id: I420e3788a4c0a6d910a1214964c5480bbd12708c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
When DB_FILES_SMACK_LABEL is not defined, cmake complains
with the following message:

>  -- Checking for modules ''
>  Please specify at least one package name on the command line.

Change-Id: Ie837cae81114d096f951ec0ee4ada4173fb60190
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Setting execution bit on the socket serves nothing.

Change-Id: I2ca1ea8e0c369ee5517878e92073ace0e50f9f10
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Allow to change the directory of sockets
through a true integration of SOCKET_DIR

Allow to override the socket's group of
 - /run/cynara/cynara-agent.socket
 - /run/cynara/cynara-monitor-get.socket

through the newly defined variable CYNARA_ADMIN_SOCKET_GROUP

Change-Id: I7d58854c328e948e3d6d7fa3fc00569fd08f8aef
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Change-Id: Ifd10c3800486689ed0ed6271df59760ccfbf6caf
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants