[Lemon-devel] Testing request

Ladanyi, Akos ladanyi at tmit.bme.hu
Wed Oct 8 13:33:24 CEST 2008


Hi,

On Tue, 2008-10-07 at 07:32 +0100, Alpár Jüttner wrote:
> Very strange. Gcc does not compile LEMON  with this patch, and I think
> gcc it right here for there are two contradicting declarations now. Two
> ideas that we can try:
>       * Declare the class first, then define the function wrappers
>         immediately. In this way we can avoid the multiple occurrences
>         of these functions
I did this, see the attached patch. For the records, putting the default
values only in the declarations would have worked both with gcc and msvc
too.
>       * Declare/define one more overload instead of using default
>         values.

regards,
Akos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vs-compile-2.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lemon.cs.elte.hu/pipermail/lemon-devel/attachments/20081008/f546b8db/attachment.patch>


More information about the Lemon-devel mailing list