Nested function in controller

Description

In the controller, the ctl-plugin.c contains a nested C function, which is only valid in a non-standard extension of GCC. So this is not valid in C++ or any other compiler (i.e. Clang)

The function should be moved to the outer scope to be standard compliant.

Environment

None

Activity

Walt Miner 
July 30, 2019 at 9:38 PM

Close for HH 8.0.0 release

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Priority

Created January 4, 2019 at 10:48 AM
Updated September 19, 2019 at 12:06 PM
Resolved July 8, 2019 at 1:08 PM