Re: Odd program behaviour

Поиск
Список
Период
Сортировка
От jrl@msbit.com (Jim Lawson)
Тема Re: Odd program behaviour
Дата
Msg-id 199903082231.OAA08282@nero.msbit.com
обсуждение исходный текст
Ответ на Odd program behaviour  (James Thompson <jamest@math.ksu.edu>)
Список 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 по дате отправления:

Предыдущее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] row count
Следующее
От: Matthew Hagerty
Дата:
Сообщение: [off topic] Date and time fields