diff --git a/Makefile b/Makefile index 5a645df..71feae6 100644 --- a/Makefile +++ b/Makefile @@ -42,4 +42,4 @@ DBDS += turboPmac/sinqMotor/src/sinqMotor.dbd DBDS += turboPmac/src/turboPmac.dbd DBDS += src/detectorTower.dbd -USR_CFLAGS += -Wall -Wextra -Weffc++ -Wunused-result -Wextra -Werror -fvisibility=hidden # -Wpedantic // Does not work because EPICS macros trigger warnings +USR_CFLAGS += -Wall -Wextra -Wunused-result -Wextra -Werror -fvisibility=hidden # -Wpedantic // Does not work because EPICS macros trigger warnings diff --git a/turboPmac b/turboPmac index ce80426..1ee483f 160000 --- a/turboPmac +++ b/turboPmac @@ -1 +1 @@ -Subproject commit ce80426790caf24641eb4b0a1db5b3a974d9b67b +Subproject commit 1ee483f8e94cc327d94444cd4fd27d9a543795d0