Fix build with GCC. GCC does now allow const type qualifier for
function return type if it is a non-pointer.
This fixes a build error on 8.x.
Spotted by: kib
Fix build with GCC. GCC does now allow const type qualifier for Tags None Referenced Files None Subscribers None
Description
Details
|