diff options
author | ler <ler@FreeBSD.org> | 2017-05-01 08:39:18 +0800 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2017-05-01 08:39:18 +0800 |
commit | 0ee2021fadae2e4846508bb78028d4d55f5fc426 (patch) | |
tree | 498b11d332812c48d58c8908c8858a54d0128b93 /Tools | |
parent | 3c00d2fd5b457c9afd968963db0358fafe74387f (diff) | |
download | freebsd-ports-gnome-0ee2021fadae2e4846508bb78028d4d55f5fc426.tar.gz freebsd-ports-gnome-0ee2021fadae2e4846508bb78028d4d55f5fc426.tar.zst freebsd-ports-gnome-0ee2021fadae2e4846508bb78028d4d55f5fc426.zip |
devel/cdecl: upgrade to new major version 3.1
This version fixes virtually all the deficiencies in earlier versions as well as adds many new features, most notably:
Using GNU Autotools for building.
Command-line long-options.
Distinguishes among K&R C, C89, C95, C99, C11, C++98, C++03, C++11, and C++14.
Support for C11 and C++11 types bool, char16_t, char32_t, complex, restrict, size_t, thread_local, and wchar_t.
Support for inline function declarations.
Support for typedef declarations.
Support for variadic function arguments.
Support for C++11 constexpr, enum class, mutable, rvalue references, and the function trailing return-type syntax.
Support for const, final, friend, override, volatile, virtual, pure virtual, and ref-qualified C++ member function declarations.
Better warning and error messages complete with location information and color.
Take Maintainer'ship.
Submitted by: paul@lucasmail.org
Approved by: adamw (mentor, implicit)
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions