Wietse Venema via Postfix-devel:
> And there is an even simpler workaround: an empty statement.
>
> case BSON_TYPE_ARRAY:
> /* Empty statement for pre-C23 Clang. */ ;
> const uint8_t *dataBuffer = NULL;
> /* other existing code */
> default:
>
> No {} trickery needed.
>
> Can you confirm this?
BTW which 'client' package are you linking Postfx with in FreeBSD?
Is that the third-party libmongo-client?
Wietse
_______________________________________________
Postfix-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]