[Python-Dev] _PyTrace_init declaration

Fred L. Drake, Jr. fdrake@acm.org
Wed, 20 Jun 2001 19:57:57 -0400 (EDT)


Jack Jansen writes:
 > I'm getting "no prototype" warnings on _PyTrace_init, and inspection
 > shows that this routine indeed doesn't show up in an include file. As
 > it is used elsewhere (in sysmodule.c) shouldn't it be called
 > PyTrace_init and have it's prototype declared somewhere?

  No.  I thought I had a prototype for it just above the usage.  Any,
I'm re-working that code this week, so you can assign this to me in
the bug tracker.
  Thanks!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations