Boost logo

Geometry :

Subject: [ggl] warnings reported by Clang
From: Barend Gehrels (barend)
Date: 2011-05-10 12:08:13


> There are some warnings reported by Clang on linux64 with gcc 4.2.4. The
> warnings show up in the boost-geometry-0.9.0 header files. All warnings are
> due to uninitialized arguments.
>
> /usr/devsrc/boost_1_46_1/boost/geometry/strategies/concepts/area_concept.hpp:46:35:
> warning: variable 'st' is uninitialized when used here [-Wuninitialized]
> str->apply(*sp, *sp, *st);
>

Thanks. This is all in the concept checking and never called. Will see (and expect) if the disappear if we set the pointers to zero.

Regards, Barend

Sent from iPad.
Barend Gehrels
www.barendgehrels.nl


Geometry list run by mateusz at loskot.net