Dear all,
using meep-mpi with libctl I'm getting these Guile_warn_deprecated messages:

SCM_VECTORP is deprecated.  Use scm_is_vector instead.
SCM_VECTOR_LENGTH is deprecated.  Use scm_c_vector_length instead.
SCM_STRINGP is deprecated.  Use scm_is_string instead.
SCM_STRING_LENGTH is deprecated.  Use scm_c_string_length instead.
scm_must_malloc is deprecated.  Use scm_gc_malloc and scm_gc_free instead.
SCM_STRING_CHARS is deprecated.  See the manual for alternatives.
scm_must_free is deprecated.  Use scm_gc_malloc and scm_gc_free instead.
SCM_VECTORP is deprecated.  Use scm_is_vector instead.
SCM_VECTOR_LENGTH is deprecated.  Use scm_c_vector_length instead.
SCM_STRINGP is deprecated.  Use scm_is_string instead.
SCM_STRING_LENGTH is deprecated.  Use scm_c_string_length instead.
scm_must_malloc is deprecated.  Use scm_gc_malloc and scm_gc_free instead.
SCM_STRING_CHARS is deprecated.  See the manual for alternatives.
scm_must_free is deprecated.  Use scm_gc_malloc and scm_gc_free instead.
SCM_VECTORP is deprecated.  Use scm_is_vector instead.
SCM_VECTOR_LENGTH is deprecated.  Use scm_c_vector_length instead.
SCM_STRINGP is deprecated.  Use scm_is_string instead.
SCM_STRING_LENGTH is deprecated.  Use scm_c_string_length instead.
scm_must_malloc is deprecated.  Use scm_gc_malloc and scm_gc_free instead.
SCM_STRING_CHARS is deprecated.  See the manual for alternatives.
scm_must_free is deprecated.  Use scm_gc_malloc and scm_gc_free instead.

Can someone tell me what I made wrong?
Thanking you in advance
Emiliano

_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to