Partial implementation of does_type_match(). Other fixups.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 12 Mar 2010 01:53:14 +0000 (20:53 -0500)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 12 Mar 2010 01:53:14 +0000 (20:53 -0500)
commit4be591b983d62665bb7aef7c17045526d6fcf092
treeb63e1f243484837e163b9a1c2c7d6f0d9d21cc28
parent7a5feb266b2cddb8fe8d5bf4b1d52502aa1ae8e8
Partial implementation of does_type_match().  Other fixups.

Added const qualifier to some aop_type variables.

Added locale.h include, which is necessary to compile on Ubuntu.
src/aop-main.c
src/aop-pc-assign.c
src/aop-pointcut.h
src/aop-type.c
src/aop-type.h
src/aop-weave.c
src/aop.h