g-wrap-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with definition of new wrapped types


From: Patrick Bernaud
Subject: Problem with definition of new wrapped types
Date: Fri, 24 Nov 2006 18:35:34 +0100

Hello,

The example from the section Defining New Wrapped Types of the manual
does not work (g-wrap version 1.9.7).

I think there is a mistake or things that have changed since this
section has been written but I am unable to fix it by myself.

Any knowledgeable person could confirm and fix the documentation or
post a working spec file?

At least the definition for the C type should be something like:

typedef struct {
...
} Timespec64;

And maybe the first parameter of wrap/unwrap methods is
<timespec64-type> instead of <gw-ctype-void>. Right? Either way it
still does not work.

Regards,


Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]