Re: Odd program behaviour - Mailing list pgsql-interfaces

From jrl@msbit.com (Jim Lawson)
Subject Re: Odd program behaviour
Date
Msg-id 199903082231.OAA08282@nero.msbit.com
Whole thread Raw
In response to Odd program behaviour  (James Thompson <jamest@math.ksu.edu>)
List pgsql-interfaces
We ran into similar problems integrating a third party library into a perl
application with SWIG. There appeared to be some confusion between perl and
SWIG over references/pointers and allocating memory for the referred/pointed to
object. We worked around the problem by making sure the memory allocation
happened in perl (by initializing the reference with a suitably large object).

pgsql-interfaces by date:

Previous
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] row count
Next
From: Matthew Hagerty
Date:
Subject: [off topic] Date and time fields