: [gecode-users] Fwd: error when compiling Gecode with clang and
-std=c++11
Thanks, Christian!
Here's another trivial patch that fixes access to uninitialized member.
Best regards,
Victor
On Mon, Apr 28, 2014 at 11:55 AM, Christian Schulte mailto:cschu...@kth.se> > wrote:
*Cc:* users@gecode.org
> *Subject:* Re: [gecode-users] Fwd: error when compiling Gecode with clang
> and -std=c++11
>
>
>
> Hi Guido,
>
>
>
> Thanks for committing the fix. There is one more, minor issue. I get a few
> warnings when using Gecode headers with a high
Tack
Cc: users@gecode.org
Subject: Re: [gecode-users] Fwd: error when compiling Gecode with clang and
-std=c++11
Hi Guido,
Thanks for committing the fix. There is one more, minor issue. I get a few
warnings when using Gecode headers with a high warning level:
gecode/set.hh:1278
Hi Guido,
Thanks for committing the fix. There is one more, minor issue. I get a few
warnings when using Gecode headers with a high warning level:
gecode/set.hh:1278: warning: comma at end of enumerator list
gecode/float.hh:1653: warning: comma at end of enumerator list
Trailing commas in en
Thanks Victor!
I've added your fix to the svn trunk.
Cheers,
Guido
--
Guido Tack
http://www.csse.monash.edu/~guidot/
On 25 Apr 2014, at 10:33 am, victor.zverov...@gmail.com wrote:
> Hi,
>
> Sending this email again for it apparently hasn't come through last time.
>
> There is an error whe
Hi,
Sending this email again for it apparently hasn't come through last time.
There is an error when compiling Gecode in debug mode with clang and
-std=c++11 (I compile Gecode as a part of another project, so I don't use
the default flags):
gecode/flatzinc/flatzinc.cpp:280:34: error: comparison