[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Swig and C header files
From: |
xypron |
Subject: |
Re: [Help-glpk] Swig and C header files |
Date: |
Thu, 5 Feb 2009 12:48:54 -0800 (PST) |
Hello Nigel,
is it only
struct _glp_vertex
causing trouble?
Would it be sufficient to rename the members "in" and "out" of this
structure to something like "in_arcs" and "out_arcs" to resolve the
conflict?
Best regards
Xypron
Nigel Galloway-2 wrote:
>
> Swig can read any file and action can be taken to overcome all(?)
> problems. However apart from the multiple defines, now resolved, in
> glpk_4.35 'in' and 'out' are used as names, which they were not before.
> Note that 'in' and 'out' are reserved words in C#. Swig is able to work
> around this but inconviniently.
>
>
>
>
>
>
>
>
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-glpk
>
>
--
View this message in context:
http://www.nabble.com/Swig-and-C-header-files-tp21853577p21860813.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.