This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Announcement: AspeCt-oriented C (ACC) version 0.8 !


We are pleased to announce the release of AspeCt-oriented C (ACC) V 0.8.

The ACC 0.8 release includes several bug fixes and feature enhancements.

The highlights are:

1. result() pointcut can be used to modify the return value of a join point.

2. Support for accessing arguments' type/value and return type through the
"this" structure inside advice.

3. Match call/execution join points of a function which returns a function
pointer.

For more details and to download, please visit http://www.aspectc.net.

We appreciate feedback and support for AspeCt-oriented C.


Regards,

ACC Team

www.aspectc.net




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]