HomeFreeBSD

devel/cdecl: upgrade to 16.2

Description

devel/cdecl: upgrade to 16.2

Partial typeof support
Both typeof and typeof_unqual in C23 are partially supported in that types are accepted (but expressions are not):

typeof(int*) x supported
typeof(x) y
not supported
Additionally, GNU's typeof is a synonym for typeof.

Details

Provenance
lerAuthored on Jan 31 2024, 4:15 AM
Parents
R11:94eda313a9d5: mail/dovecot: add LDAP as a default option
Branches
Unknown
Tags
Unknown