[aspectc-user] aspectc-user Digest, Vol 40, Issue 1

148054685 at qq.com 148054685 at qq.com
Sat Mar 11 12:02:35 CET 2017


unsubscribe

发自我的 iPhone

> 在 2017年3月11日,19:00,aspectc-user-request at aspectc.org 写道:
> 
> Send aspectc-user mailing list submissions to
>    aspectc-user at aspectc.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://www.aspectc.org/mailman/listinfo/aspectc-user
> or, via email, send a message with subject or body 'help' to
>    aspectc-user-request at aspectc.org
> 
> You can reach the person managing the list at
>    aspectc-user-owner at aspectc.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of aspectc-user digest..."
> 
> 
> Today's Topics:
> 
>   1. Announcement of AspectC++ 2.2 (Olaf Spinczyk)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 10 Mar 2017 14:58:51 +0100
> From: Olaf Spinczyk <os at aspectc.org>
> To: aspectc-user at aspectc.org
> Subject: [aspectc-user] Announcement of AspectC++ 2.2
> Message-ID: <4f3e280f-15f7-0a63-8a43-54c1486ca2ab at aspectc.org>
> Content-Type: text/plain; charset=utf-8
> 
> Dear AspectC++ users!
> 
> The new release, AspectC++ 2.2, is now available for download at
> www.aspectc.org ...
> 
> Version 2.2 (2017-03-10)
> 
> This is an overview about the most important improvements. For details
> refer to the subversion log.
> 
> * The weaver now supports Clang/LLVM versions 3.4, 3.4.2, 3.6.2, 3.7.1,
>   3.8.0, and 3.9.1. The version used in our binary package is 3.8.0.
> 
> * A language extension allows you to annotate namespaces, classes,
>   functions, and variables with user-defined C++11-style attributes.
>   An attribute must be declared with the new keyword 'attribute' and
>   can be used in pointcut expressions for matching the annotated
>   program entities.
> 
> * Documented the new annotation mechanism in the AspectC++ manuals and
>   added tests.
> 
> * The new command line options --attributes (default) and
>   --no_attributes control whether the new language feature is enabled.
> 
> * Suppress annoying warnings regarding used but undefined inline
>   functions that are defined outside the project
> 
> * Numerous bug fixes and minor improvements, e.g. ...
> 
>   - Fixed JoinPoint::Arg<i>::...: So far this could only be used if
>     arguments were accessed. Furthermore, it is no longer necessary to
>     add 'template' in front of Arg<i> (or Dim<i>).
> 
>   - Fixed weaving problems with conversion functions that have internal
>     signatures, which are invalid in the C++ syntax, but valid in
>     AspectC++.
> 
>   - Improved handling of __float128.
> 
>   - Fixed handling of the 'alignas' keyword in class definitions.
> 
> I hope you enjoy the new feature. For bug reports, please use
> http://www.aspectc.org/bugzilla/. If you don't have an account, yet, and
> want to report a bug, please contact me.
> 
> Best regards,
> 
> Olaf Spinczyk
> 
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> aspectc-user mailing list
> aspectc-user at aspectc.org
> http://www.aspectc.org/mailman/listinfo/aspectc-user
> 
> 
> ------------------------------
> 
> End of aspectc-user Digest, Vol 40, Issue 1
> *******************************************





More information about the aspectc-user mailing list