[pythran] Re: Pythran 0.7 regression?

  • From: serge guelton <sguelton@xxxxxxxxxxxxx>
  • To: pythran@xxxxxxxxxxxxx
  • Date: Fri, 17 Apr 2015 19:52:37 +0200

On Fri, Apr 17, 2015 at 03:10:04PM +0100, Valerio De Carolis wrote:

On 17/04/15 14:37, Pierrick Brunet wrote:
Hi valerio,

Looking at the c++ code and you error, it looks like the error come from
calc_coriolis which is not included in this email. Can you share this
code too?

Thanks,
Pierrick

Sorry,

wrong copy and paste. Here are the tmp.cpp file, the original python module
and the output.log. :)

Cheers,
V.


Hi Valerio,

unfortunately, everything compiles well here, both with clang and gcc

$ clang++ --version
Debian clang version 3.5.2-svn232162-1~exp1 (branches/release_35) (based
on LLVM 3.5.2)
Target: x86_64-pc-linux-gnu

$ g++ --version
g++-4.9.real (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Other related posts: