Loop inside a loop
Kulakov, Igor
[please enable javascript to see the address]
Mon Jun 3 13:44:55 CEST 2013
Hi Matthias,
I've done:
[13:40:01]~/Work/Vc/Vc-0.7.1-branch$ git remote update
Fetching origin
remote: Counting objects: 107, done.
remote: Compressing objects: 100% (54/54), done.
remote: Total 55 (delta 47), reused 0 (delta 0)
Unpacking objects: 100% (55/55), done.
>From git://code.compeng.uni-frankfurt.de/vc
4d078f7..f33e898 0.7 -> origin/0.7
3af5347..51f3d6a master -> origin/master
3fe1634..f7ad361 staging -> origin/staging
[13:41:14]~/Work/Vc/Vc-0.7.1-branch$ cd build/
[13:41:32]~/Work/Vc/Vc-0.7.1-branch/build$ make -j
[13:41:34]~/Work/Vc/Vc-0.7.1-branch/build$ sudo make install -j
And still get the warning:
/Users/ikulakov/Work/STT/work/code/AliHLTTPCCAGBTracker.cxx:2206:9: warning: declaration of '_Vc_foreach_bit_helper' shadows a previous local [-Wshadow]
/Users/ikulakov/Work/STT/work/code/AliHLTTPCCAGBTracker.cxx:2181:7: warning: shadowed declaration is here [-Wshadow]
/Users/ikulakov/Work/STT/work/code/AliHLTTPCCAGBTracker.cxx:2299:9: warning: declaration of '_Vc_foreach_bit_helper' shadows a previous local [-Wshadow]
/Users/ikulakov/Work/STT/work/code/AliHLTTPCCAGBTracker.cxx:2258:7: warning: shadowed declaration is here [-Wshadow]
Should I update it some other way?
Regards,
Igor
[please enable javascript to see the address]> wrote:
> Hi,
>
> On Thursday 30 May 2013 12:37:48 Matthias Kretz wrote:
>> On Wednesday 29 May 2013 19:10:42 Kulakov, Igor wrote:
>>> Can be this warning fixed in future version of Vc by any chance?
>
> there is a fix in the 0.7 branch. Let me know if it works for you.
>
> Cheers,
> Matthias
> --
> Dipl.-Phys. Matthias Kretz
>
> Web: http://compeng.uni-frankfurt.de/?mkretz
>
> SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc
>
> _______________________________________________
> Vc-devel mailing list
>[please enable javascript to see the address]
> https://compeng.uni-frankfurt.de/mailman/listinfo/vc-devel
More information about the Vc-devel
mailing list