Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote:

> Hi,

> I have been working on a dynamic PMC that calls into 'gdbm'. 'gdbm' is a
> file based database, that provides dictionary lookup.

> There are no fancy features yet. INVAL, FLOATVAL, PMC and STRINGS are
> converted to char arrays and are written to the database file.

Shouldn't PMC use freeze/thaw?

> The availability of 'libgdbm.so' is checked during the Parrot configuration,
> which is not nice.

Why?

> CU, Bernhard

leo

Reply via email to