On Tue, Sep 02, 2008 at 12:12:11PM +0000, David Flynn wrote: > From: David Flynn <[EMAIL PROTECTED]> > > If SCHRO_ARITH_DEFINE_INLINE is not [globally] set, symbols are found > in schroarith.c > > TODO: maybe this is better replaced with schroarith-inline.c which > gets #included either in the header or in the .c file
I think you missed the point of this define. Files define it before including schroarith.h in order to indicate that they want to use the statically defined functions. There is never supposed to be a _schro_arith_decode_bit symbol. And yes, the old crap needs to be removed from schroarith.c. dave... ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Schrodinger-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/schrodinger-devel
