« Return to Thread: Change in handling of nested structs from 1.3.36?

Re: Change in handling of nested structs from 1.3.36?

by wsfulton :: Rate this Message:

Reply to Author | View in Thread

Solomon Gibbs wrote:

> I now know what is causing the syntax error. In retrospect, I shouldn't
> have removed the comments from the module when I posted it earlier. The
> real module contains the doxygen end-of-line comment:
> /**< v1/v2 B-tree & local/fractal heap for groups, B-tree for chunked
> datasets */
>
> It appears that the '/' characters in the comment cause the syntax
> error. If I delete them, the problem goes away.
>
> The module with the problematic comment is attached.
>
This is a regression from 1.3.37, now fixed in svn.

> I'm still not sure why -Wallkw fails because the swig search paths are
> just as you described them, but I'm prepared to live without it.
>
Also just fixed in svn.

William

------------------------------------------------------------------------------
_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user

 « Return to Thread: Change in handling of nested structs from 1.3.36?