/[guile]/guile/guile-core/libguile/deprecation.c
ViewVC logotype

Diff of /guile/guile-core/libguile/deprecation.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by kei, Thu Jun 28 01:11:58 2001 UTC revision 1.9.2.1 by ossau, Tue Mar 12 20:58:23 2002 UTC
# Line 58  Line 58 
58  /* This is either a boolean (when a summary should be printed) or a  /* This is either a boolean (when a summary should be printed) or a
59     hashtab (when detailed warnings shouold be printed).     hashtab (when detailed warnings shouold be printed).
60  */  */
61  SCM issued_msgs;  static SCM issued_msgs;
62    
63  void  void
64  scm_c_issue_deprecation_warning (const char *msg)  scm_c_issue_deprecation_warning (const char *msg)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26