PL compile warning messages

From: Brook Milligan <brook(at)trillium(dot)NMSU(dot)Edu>
To: hackers(at)postgreSQL(dot)org
Subject: PL compile warning messages
Date: 1998-10-09 21:01:32
Message-ID: 199810092101.PAA10874@trillium.nmsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

With the new PL code in pl/tcl I am getting a bunch of warnings like
the following:

pltcl.c:443: warning: variable `prodesc' might be clobbered by `longjmp' or `vfork'

I have never seen this before in any of my programming. What do they
mean? Is anyone else seeing these? Does it matter?

Cheers,
Brook

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brook Milligan 1998-10-09 21:04:08 Re: [HACKERS] dynamic libraries
Previous Message Tom Ivar Helbekkmo 1998-10-09 20:38:37 Re: [HACKERS] Open 6.4 items