LWN.net Logo

AspeCt-oriented C (ACC) version 0.8 announced

From:  mwgong-AT-cs.utoronto.ca
To:  gcc-AT-gcc.gnu.org
Subject:  Announcement: AspeCt-oriented C (ACC) version 0.8 !
Date:  Sat, 5 Jan 2008 18:57:29 -0500 (EST)
Message-ID:  <1237.99.244.223.15.1199577449.squirrel@webmail.cs.toronto.edu>
Archive-link:  Article, Thread

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






(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds