$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-testing] -pedantic and -Wno-long-long
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2011-01-25 14:20:09
Hi,
Some testers use to add -pedantic to the cxxflags on GCC based compilers as gcc, pathscale and darwin.
As a lot of libraries use long long inside his code, shouldn't these testers add also -Wno-lon-long ?
Best,
Vicente