diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2020-01-07 15:40:45 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2020-01-07 15:40:45 +0000 |
commit | e4dde55344c574ce4fe3dba7c497eb899920b3ac (patch) | |
tree | 8284a33a183f882d63312cb436f807d688fa653f /multimedia/libopenshot/files/patch-src_FFmpegReader.cpp | |
parent | www/nextcloud-notes: Update to 3.1.1 (diff) |
devel/cdecl: update to 6.7.
Explicit int in English
Previously when explaining integer declarations, int was implicit:
cdecl> explain unsigned x
declare x as unsigned
Now int is explicit:
cdecl> explain unsigned x
declare x as unsigned int
Added explicit-int option
Both a command-line --explicit-int/-I and explicit-int set option have been added that set which integer types have int explicitly included in declarations.
Diffstat (limited to 'multimedia/libopenshot/files/patch-src_FFmpegReader.cpp')
0 files changed, 0 insertions, 0 deletions