This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Deprecated stuff disappeared without warning


Hi

I've just had a shock because I find that despite my module building fine with 
CVS guile dated 2000-06-09, it doesn't build with 1.4 pre-release 2 because 
the scm_smobfuns structure (which was deprecated) has now gone.  I didn't get 
any warning about this and there's nothing in the ChangeLog.

What should I be defining when I build my module in order to make sure I'm not 
using deprecated features? SCM_DEBUG_DEPRECATED=1?  I just assumed that I had 
to explicitly ask for deprecated stuff to be included.

Ian
-- 
Ian Grant, Computer Lab., New Museums Site, Pembroke Street, Cambridge
Phone: +44 1223 334420          Personal e-mail: iang at pobox dot com 



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