| Site: BWH004658 |
| Build Name: CIP-Darwin-15.6.0-x86_64-incr-SL-ON |
| Build Time: 2018-03-27T17:05:58 EDT |
| Found 500 Warnings |
| Errors are here. |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
138 |
|
|
...updating 193 targets... common.mkdir bin.v2/libs/container common.mkdir bin.v2/libs/container/build common.mkdir bin.v2/libs/container/build/darwin-4.2.1 common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/link-static common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi darwin.compile.c bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/alloc_lib.o In file included from libs/container/src/alloc_lib.c:19: In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36: libs/container/src/dlmalloc_2_8_6.c:4085:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* base = (char*)CALL_MORECORE(0);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
141 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
144 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
147 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
152 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4095:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (br = (char*)(CALL_MORECORE(ssize))) == base) {
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
155 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
158 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
161 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
166 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4106:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (br = (char*)(CALL_MORECORE(ssize))) == ss->base+ss->size) {
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
169 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
172 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
175 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
180 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4118:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* end = (char*)CALL_MORECORE(esize);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
183 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
186 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
189 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
194 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4122:22: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (void) CALL_MORECORE(-ssize);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
197 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
200 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
203 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
208 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4153:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] br = (char*)(CALL_MORECORE(asize));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
211 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
214 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
217 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
222 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4154:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] end = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
225 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
228 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
231 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
236 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4323:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* old_br = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
239 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
242 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
245 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
250 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4325:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* rel_br = (char*)(CALL_MORECORE(-extra));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
253 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
256 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
259 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
264 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4326:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* new_br = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
267 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
270 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
273 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
277 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1097:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (!PREACTION(m)) {
^~~~~~~~~~~~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
280 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1125:11: note: uninitialized use occurs here return ret;
^~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
283 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1097:4: note: remove the 'if' if its condition is always true if (!PREACTION(m)) {
^~~~~~~~~~~~~~~~~~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
286 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1095:4: note: variable 'ret' is declared here boost_cont_malloc_stats_t ret; ^ 11 warnings generated. darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/dlmalloc.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/global_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/monotonic_buffer_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/pool_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/synchronized_pool_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/unsynchronized_pool_resource.o darwin.archive bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
328 |
|
|
common.mkdir bin.v2/libs/coroutine common.mkdir bin.v2/libs/coroutine/build common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1 common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o In file included from libs/coroutine/src/detail/coroutine_context.cpp:7: In file included from ./boost/coroutine/detail/coroutine_context.hpp:16: ./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o In file included from libs/coroutine/src/exceptions.cpp:7: In file included from ./boost/coroutine/exceptions.hpp:19: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
335 |
|
|
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o In file included from libs/coroutine/src/posix/stack_traits.cpp:7: In file included from ./boost/coroutine/stack_traits.hpp:14: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
343 |
|
|
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. darwin.archive bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.a common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi/noop.o darwin.archive bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi/libboost_stacktrace_noop.a |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake |
|---|---|
|
|
377 |
|
|
darwin.compile.c++ bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi/dynamic_binding.o In file included from libs/type_erasure/src/dynamic_binding.cpp:13: In file included from ./boost/type_erasure/register_binding.hpp:14: In file included from ./boost/type_erasure/detail/check_map.hpp:24: In file included from ./boost/type_erasure/detail/normalize.hpp:34: In file included from ./boost/type_erasure/builtin.hpp:17: In file included from ./boost/type_erasure/constructible.hpp:22: In file included from ./boost/type_erasure/call.hpp:33: In file included from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268: In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47: ./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: unused typedef 'traits' [-Wunused-local-typedef] > traits;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake |
|---|---|
|
|
380 |
|
|
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: unused typedef 'traits' [-Wunused-local-typedef] > traits;
^
2 warnings generated.
darwin.archive bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi/libboost_type_erasure.a
common.copy /.../CIP-build/Boost-install/lib/libboost_type_erasure.a
common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi
darwin.compile.c bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/alloc_lib.o
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
390 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4085:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* base = (char*)CALL_MORECORE(0);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
393 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
396 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
399 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
404 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4095:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (br = (char*)(CALL_MORECORE(ssize))) == base) {
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
407 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
410 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
413 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
418 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4106:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (br = (char*)(CALL_MORECORE(ssize))) == ss->base+ss->size) {
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
421 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
424 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
427 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
432 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4118:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* end = (char*)CALL_MORECORE(esize);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
435 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
438 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
441 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
446 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4122:22: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] (void) CALL_MORECORE(-ssize);
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
449 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
452 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
455 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
460 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4153:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] br = (char*)(CALL_MORECORE(asize));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
463 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
466 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
469 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
474 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4154:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] end = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
477 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
480 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
483 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
488 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4323:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* old_br = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
491 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
494 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
497 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
502 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4325:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* rel_br = (char*)(CALL_MORECORE(-extra));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
505 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
508 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
511 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
516 |
|
|
libs/container/src/dlmalloc_2_8_6.c:4326:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] char* new_br = (char*)(CALL_MORECORE(0));
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
519 |
|
|
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE' #define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
522 |
|
|
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT' #define MORECORE_DEFAULT sbrk
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h?cvsroot=CMake |
|---|---|
|
|
525 |
|
|
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
529 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1097:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (!PREACTION(m)) {
^~~~~~~~~~~~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
532 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1125:11: note: uninitialized use occurs here return ret;
^~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
535 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1097:4: note: remove the 'if' if its condition is always true if (!PREACTION(m)) {
^~~~~~~~~~~~~~~~~~~
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/libs/container/src/dlmalloc_ext_2_8_6.c?cvsroot=CMake |
|---|---|
|
|
538 |
|
|
libs/container/src/dlmalloc_ext_2_8_6.c:1095:4: note: variable 'ret' is declared here boost_cont_malloc_stats_t ret; ^ 11 warnings generated. darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/dlmalloc.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/global_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/monotonic_buffer_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/pool_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/synchronized_pool_resource.o darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/unsynchronized_pool_resource.o darwin.link.dll bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/libboost_container.dylib |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
587 |
|
|
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/asm/ontop_x86_64_sysv_macho_gas.o common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/posix darwin.compile.c++ bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/posix/stack_traits.o darwin.link.dll bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/libboost_context.dylib common.copy /.../CIP-build/Boost-install/lib/libboost_context.dylib common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/detail darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/detail/coroutine_context.o In file included from libs/coroutine/src/detail/coroutine_context.cpp:7: In file included from ./boost/coroutine/detail/coroutine_context.hpp:16: ./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/exceptions.o In file included from libs/coroutine/src/exceptions.cpp:7: In file included from ./boost/coroutine/exceptions.hpp:19: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
594 |
|
|
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/posix darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/posix/stack_traits.o In file included from libs/coroutine/src/posix/stack_traits.cpp:7: In file included from ./boost/coroutine/stack_traits.hpp:14: |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/coroutine/detail/config.hpp?cvsroot=CMake |
|---|---|
|
|
602 |
|
|
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings] # warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." ^ 1 warning generated. darwin.link.dll bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/libboost_coroutine.dylib common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.dylib common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/noop.o darwin.link.dll bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/libboost_stacktrace_noop.dylib common.copy /.../CIP-build/Boost-install/lib/libboost_stacktrace_noop.dylib darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/addr2line.o |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake |
|---|---|
|
|
629 |
|
|
darwin.compile.c++ bin.v2/libs/type_erasure/build/darwin-4.2.1/release/threading-multi/dynamic_binding.o In file included from libs/type_erasure/src/dynamic_binding.cpp:13: In file included from ./boost/type_erasure/register_binding.hpp:14: In file included from ./boost/type_erasure/detail/check_map.hpp:24: In file included from ./boost/type_erasure/detail/normalize.hpp:34: In file included from ./boost/type_erasure/builtin.hpp:17: In file included from ./boost/type_erasure/constructible.hpp:22: In file included from ./boost/type_erasure/call.hpp:33: In file included from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268: In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47: ./boost/type_erasure/detail/adapt_to_vtable.hpp:315:11: warning: unused typedef 'traits' [-Wunused-local-typedef] > traits;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/type_erasure/detail/adapt_to_vtable.hpp?cvsroot=CMake |
|---|---|
|
|
632 |
|
|
./boost/type_erasure/detail/adapt_to_vtable.hpp:332:11: warning: unused typedef 'traits' [-Wunused-local-typedef] > traits;
^
2 warnings generated.
darwin.link.dll bin.v2/libs/type_erasure/build/darwin-4.2.1/release/threading-multi/libboost_type_erasure.dylib
common.copy /.../CIP-build/Boost-install/lib/libboost_type_erasure.dylib
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi
darwin.compile.c++ bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/error_code.o
darwin.archive bin.v2/libs/system/build/darwin-4.2.1/release/link-static/threading-multi/libboost_system.a
common.copy /.../CIP-build/Boost-install/lib/libboost_system.a
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/eat.hpp?cvsroot=CMake |
|---|---|
|
|
674 |
|
|
common.mkdir bin.v2/libs/test/build/darwin-4.2.1/release/link-static common.mkdir bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi darwin.compile.c++ bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/compiler_log_formatter.o In file included from libs/test/src/compiler_log_formatter.cpp:16: In file included from ./boost/test/impl/compiler_log_formatter.ipp:22: In file included from ./boost/test/execution_monitor.hpp:21: In file included from ./boost/test/utils/class_properties.hpp:24: In file included from ./boost/preprocessor/seq/for_each.hpp:19: In file included from ./boost/preprocessor/repetition/for.hpp:44: In file included from ./boost/preprocessor/repetition/detail/for.hpp:20: ./boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_EAT(...)
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
In file included from ./boost/preprocessor/facilities/overload.hpp:17:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/size.hpp?cvsroot=CMake |
|---|---|
|
|
684 |
|
|
./boost/preprocessor/variadic/size.hpp:25:40: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_SIZE(...) BOOST_PP_VARIADIC_SIZE_I(__VA_ARGS__, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1,)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/size.hpp?cvsroot=CMake |
|---|---|
|
|
687 |
|
|
./boost/preprocessor/variadic/size.hpp:27:354: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_SIZE_I(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, size, ...) size
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/facilities/overload.hpp?cvsroot=CMake |
|---|---|
|
|
696 |
|
|
./boost/preprocessor/facilities/overload.hpp:22:39: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_OVERLOAD(prefix, ...) BOOST_PP_CAT(prefix, BOOST_PP_VARIADIC_SIZE(__VA_ARGS__))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:22:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/rem.hpp?cvsroot=CMake |
|---|---|
|
|
705 |
|
|
./boost/preprocessor/tuple/rem.hpp:29:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_REM(...) __VA_ARGS__
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/rem.hpp?cvsroot=CMake |
|---|---|
|
|
708 |
|
|
./boost/preprocessor/tuple/rem.hpp:129:41: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_TUPLE_REM_CTOR(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_REM_CTOR_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:23:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
717 |
|
|
./boost/preprocessor/variadic/elem.hpp:26:43: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
720 |
|
|
./boost/preprocessor/variadic/elem.hpp:28:42: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_0(e0, ...) e0
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
723 |
|
|
./boost/preprocessor/variadic/elem.hpp:29:46: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_1(e0, e1, ...) e1
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
726 |
|
|
./boost/preprocessor/variadic/elem.hpp:30:50: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
729 |
|
|
./boost/preprocessor/variadic/elem.hpp:31:54: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_3(e0, e1, e2, e3, ...) e3
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
732 |
|
|
./boost/preprocessor/variadic/elem.hpp:32:58: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_4(e0, e1, e2, e3, e4, ...) e4
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
735 |
|
|
./boost/preprocessor/variadic/elem.hpp:33:62: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
738 |
|
|
./boost/preprocessor/variadic/elem.hpp:34:66: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
741 |
|
|
./boost/preprocessor/variadic/elem.hpp:35:70: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
744 |
|
|
./boost/preprocessor/variadic/elem.hpp:36:74: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
747 |
|
|
./boost/preprocessor/variadic/elem.hpp:37:78: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
750 |
|
|
./boost/preprocessor/variadic/elem.hpp:38:84: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
753 |
|
|
./boost/preprocessor/variadic/elem.hpp:39:89: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
756 |
|
|
./boost/preprocessor/variadic/elem.hpp:40:94: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e12
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
759 |
|
|
./boost/preprocessor/variadic/elem.hpp:41:99: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, ...) e13
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
762 |
|
|
./boost/preprocessor/variadic/elem.hpp:42:104: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, ...) e14
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
765 |
|
|
./boost/preprocessor/variadic/elem.hpp:43:109: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_15(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, ...) e15
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
768 |
|
|
./boost/preprocessor/variadic/elem.hpp:44:114: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_16(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, ...) e16
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
771 |
|
|
./boost/preprocessor/variadic/elem.hpp:45:119: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_17(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, ...) e17
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
774 |
|
|
./boost/preprocessor/variadic/elem.hpp:46:124: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_18(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, ...) e18
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
777 |
|
|
./boost/preprocessor/variadic/elem.hpp:47:129: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_19(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, ...) e19
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
780 |
|
|
./boost/preprocessor/variadic/elem.hpp:48:134: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_20(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, ...) e20
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
783 |
|
|
./boost/preprocessor/variadic/elem.hpp:49:139: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_21(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, ...) e21
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
786 |
|
|
./boost/preprocessor/variadic/elem.hpp:50:144: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_22(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, ...) e22
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
789 |
|
|
./boost/preprocessor/variadic/elem.hpp:51:149: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_23(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, ...) e23
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
792 |
|
|
./boost/preprocessor/variadic/elem.hpp:52:154: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_24(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, ...) e24
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
795 |
|
|
./boost/preprocessor/variadic/elem.hpp:53:159: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_25(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, ...) e25
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
798 |
|
|
./boost/preprocessor/variadic/elem.hpp:54:164: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_26(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, ...) e26
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
801 |
|
|
./boost/preprocessor/variadic/elem.hpp:55:169: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_27(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, ...) e27
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
804 |
|
|
./boost/preprocessor/variadic/elem.hpp:56:174: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_28(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, ...) e28
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
807 |
|
|
./boost/preprocessor/variadic/elem.hpp:57:179: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_29(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, ...) e29
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
810 |
|
|
./boost/preprocessor/variadic/elem.hpp:58:184: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_30(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, ...) e30
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
813 |
|
|
./boost/preprocessor/variadic/elem.hpp:59:189: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_31(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, ...) e31
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
816 |
|
|
./boost/preprocessor/variadic/elem.hpp:60:194: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_32(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, ...) e32
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
819 |
|
|
./boost/preprocessor/variadic/elem.hpp:61:199: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_33(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, ...) e33
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
822 |
|
|
./boost/preprocessor/variadic/elem.hpp:62:204: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_34(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, ...) e34
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
825 |
|
|
./boost/preprocessor/variadic/elem.hpp:63:209: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_35(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, ...) e35
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
828 |
|
|
./boost/preprocessor/variadic/elem.hpp:64:214: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_36(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, ...) e36
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
831 |
|
|
./boost/preprocessor/variadic/elem.hpp:65:219: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_37(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, ...) e37
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
834 |
|
|
./boost/preprocessor/variadic/elem.hpp:66:224: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_38(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, ...) e38
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
837 |
|
|
./boost/preprocessor/variadic/elem.hpp:67:229: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_39(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, ...) e39
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
840 |
|
|
./boost/preprocessor/variadic/elem.hpp:68:234: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_40(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, ...) e40
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
843 |
|
|
./boost/preprocessor/variadic/elem.hpp:69:239: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_41(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, ...) e41
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
846 |
|
|
./boost/preprocessor/variadic/elem.hpp:70:244: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_42(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, ...) e42
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
849 |
|
|
./boost/preprocessor/variadic/elem.hpp:71:249: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_43(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, ...) e43
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
852 |
|
|
./boost/preprocessor/variadic/elem.hpp:72:254: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_44(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, ...) e44
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
855 |
|
|
./boost/preprocessor/variadic/elem.hpp:73:259: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_45(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, ...) e45
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
858 |
|
|
./boost/preprocessor/variadic/elem.hpp:74:264: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_46(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, ...) e46
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
861 |
|
|
./boost/preprocessor/variadic/elem.hpp:75:269: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_47(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, ...) e47
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
864 |
|
|
./boost/preprocessor/variadic/elem.hpp:76:274: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_48(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, ...) e48
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
867 |
|
|
./boost/preprocessor/variadic/elem.hpp:77:279: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_49(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, ...) e49
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
870 |
|
|
./boost/preprocessor/variadic/elem.hpp:78:284: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_50(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, ...) e50
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
873 |
|
|
./boost/preprocessor/variadic/elem.hpp:79:289: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_51(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, ...) e51
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
876 |
|
|
./boost/preprocessor/variadic/elem.hpp:80:294: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_52(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, ...) e52
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
879 |
|
|
./boost/preprocessor/variadic/elem.hpp:81:299: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_53(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, ...) e53
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
882 |
|
|
./boost/preprocessor/variadic/elem.hpp:82:304: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_54(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, ...) e54
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
885 |
|
|
./boost/preprocessor/variadic/elem.hpp:83:309: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_55(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, ...) e55
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
888 |
|
|
./boost/preprocessor/variadic/elem.hpp:84:314: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_56(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, ...) e56
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
891 |
|
|
./boost/preprocessor/variadic/elem.hpp:85:319: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_57(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, ...) e57
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
894 |
|
|
./boost/preprocessor/variadic/elem.hpp:86:324: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_58(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, ...) e58
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
897 |
|
|
./boost/preprocessor/variadic/elem.hpp:87:329: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_59(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, ...) e59
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
900 |
|
|
./boost/preprocessor/variadic/elem.hpp:88:334: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_60(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, ...) e60
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
903 |
|
|
./boost/preprocessor/variadic/elem.hpp:89:339: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_61(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, ...) e61
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
906 |
|
|
./boost/preprocessor/variadic/elem.hpp:90:344: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_62(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, ...) e62
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
909 |
|
|
./boost/preprocessor/variadic/elem.hpp:91:349: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_63(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, ...) e63
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/elem.hpp?cvsroot=CMake |
|---|---|
|
|
917 |
|
|
./boost/preprocessor/tuple/elem.hpp:40:37: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_TUPLE_ELEM(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_ELEM_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
930 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] BOOST_MPL_AUX_NA_SPEC(3, if_) ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
933 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
936 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
940 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
944 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
947 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
950 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
963 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
964 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
967 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
971 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
975 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
978 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
981 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
994 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
995 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
998 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1002 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1006 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1009 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
1012 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1025 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1026 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1029 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1033 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1037 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1040 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
1043 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1056 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1057 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1060 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1064 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1068 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1071 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1084 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1085 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1088 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1092 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1096 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1099 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1112 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1113 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1116 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1120 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1124 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1127 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1140 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1141 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1144 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1148 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1152 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1155 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1168 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1169 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1172 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1176 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1180 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1183 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1196 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1197 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1200 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1204 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1208 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1211 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1224 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1225 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1228 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1232 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1236 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1239 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1252 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1253 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1256 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1260 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1264 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1267 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1280 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1281 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1284 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1288 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1292 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1295 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1308 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1309 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1312 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1316 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1320 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1323 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1336 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1337 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1340 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1344 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1348 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1351 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
1364 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1365 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1368 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1372 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1376 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1379 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1394 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] BOOST_MPL_AUX_NA_SPEC2( ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1397 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1400 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1404 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1407 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
1410 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1425 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1426 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1429 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1433 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1436 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
1439 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1454 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1455 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1458 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1462 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1465 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
1468 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1483 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1484 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1487 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1491 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1494 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1509 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1510 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1513 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1517 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1520 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1535 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1536 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1539 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1543 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1546 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1561 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1562 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1565 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1569 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1572 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1587 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1588 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1591 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1595 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1598 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1613 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1614 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1617 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1621 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1624 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1639 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1640 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1643 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1647 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1650 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1665 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1666 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1669 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1673 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1676 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1691 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1692 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1695 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1699 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1702 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1717 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1718 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1721 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1725 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1728 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1743 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1744 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1747 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1751 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1754 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1769 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1770 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1773 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1777 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1780 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1795 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1796 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1799 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1803 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1806 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1821 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1822 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1825 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1829 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1832 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessed/gcc/or.hpp?cvsroot=CMake |
|---|---|
|
|
1847 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:41: In file included from ./boost/mpl/or.hpp:43: In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37: ./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1848 |
|
|
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2' #define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
1851 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1855 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
1858 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' , BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tools/assertion_result.hpp?cvsroot=CMake |
|---|---|
|
|
1865 |
|
|
./boost/test/tools/assertion_result.hpp:65:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions] BOOST_READONLY_PROPERTY( bool, (assertion_result) ) p_predicate_value;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1868 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1871 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1874 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tools/assertion_result.hpp?cvsroot=CMake |
|---|---|
|
|
1881 |
|
|
./boost/test/tools/assertion_result.hpp:65:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1882 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1885 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1888 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1893 |
|
|
./boost/test/tree/test_unit.hpp:61:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(test_unit_id,(framework::state)) id_t;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1896 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1899 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1902 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1907 |
|
|
./boost/test/tree/test_unit.hpp:61:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1908 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1911 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1914 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1919 |
|
|
./boost/test/tree/test_unit.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(test_unit_id,(test_suite)) parent_id_t;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1922 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1925 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1928 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1933 |
|
|
./boost/test/tree/test_unit.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1934 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1937 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1940 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1945 |
|
|
./boost/test/tree/test_unit.hpp:63:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(id_list,(test_unit)) id_list_t;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1948 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1951 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1954 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1959 |
|
|
./boost/test/tree/test_unit.hpp:63:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1960 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1963 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1966 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1971 |
|
|
./boost/test/tree/test_unit.hpp:65:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(std::vector<std::string>,(test_unit)) label_list_t;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1974 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1977 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1980 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1985 |
|
|
./boost/test/tree/test_unit.hpp:65:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
1986 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1989 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
1992 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
1997 |
|
|
./boost/test/tree/test_unit.hpp:68:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(std::vector<precondition_t>,(test_unit)) precond_list_t;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
2000 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2003 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2006 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
2011 |
|
|
./boost/test/tree/test_unit.hpp:68:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
2012 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2015 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2018 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
2023 |
|
|
./boost/test/tree/test_unit.hpp:145:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] typedef BOOST_READONLY_PROPERTY(boost::function<void ()>,(test_case)) test_func;
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
2026 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2029 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2032 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/tree/test_unit.hpp?cvsroot=CMake |
|---|---|
|
|
2037 |
|
|
./boost/test/tree/test_unit.hpp:145:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/test/utils/class_properties.hpp?cvsroot=CMake |
|---|---|
|
|
2038 |
|
|
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY' BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2041 |
|
|
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH' # define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/seq/for_each.hpp?cvsroot=CMake |
|---|---|
|
|
2044 |
|
|
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK' BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
120 warnings generated.
darwin.compile.c++ bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/debug.o
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/eat.hpp?cvsroot=CMake |
|---|---|
|
|
2064 |
|
|
In file included from ./boost/function/detail/prologue.hpp:17: In file included from ./boost/function/function_base.hpp:21: In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:26: In file included from ./boost/mpl/aux_/preprocessor/params.hpp:46: In file included from ./boost/preprocessor/repeat.hpp:15: In file included from ./boost/preprocessor/repetition/repeat.hpp:21: ./boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_EAT(...)
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/size.hpp?cvsroot=CMake |
|---|---|
|
|
2083 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:28: In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66: In file included from ./boost/preprocessor/arithmetic/add.hpp:21: In file included from ./boost/preprocessor/tuple/elem.hpp:21: In file included from ./boost/preprocessor/facilities/overload.hpp:17: ./boost/preprocessor/variadic/size.hpp:25:40: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_SIZE(...) BOOST_PP_VARIADIC_SIZE_I(__VA_ARGS__, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1,)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/size.hpp?cvsroot=CMake |
|---|---|
|
|
2086 |
|
|
./boost/preprocessor/variadic/size.hpp:27:354: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_SIZE_I(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, size, ...) size
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/facilities/overload.hpp?cvsroot=CMake |
|---|---|
|
|
2104 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:28: In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66: In file included from ./boost/preprocessor/arithmetic/add.hpp:21: In file included from ./boost/preprocessor/tuple/elem.hpp:21: ./boost/preprocessor/facilities/overload.hpp:22:39: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_OVERLOAD(prefix, ...) BOOST_PP_CAT(prefix, BOOST_PP_VARIADIC_SIZE(__VA_ARGS__))
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/rem.hpp?cvsroot=CMake |
|---|---|
|
|
2122 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:28: In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66: In file included from ./boost/preprocessor/arithmetic/add.hpp:21: In file included from ./boost/preprocessor/tuple/elem.hpp:22: ./boost/preprocessor/tuple/rem.hpp:29:26: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_REM(...) __VA_ARGS__
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/rem.hpp?cvsroot=CMake |
|---|---|
|
|
2125 |
|
|
./boost/preprocessor/tuple/rem.hpp:129:41: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_TUPLE_REM_CTOR(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_REM_CTOR_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2143 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:28: In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66: In file included from ./boost/preprocessor/arithmetic/add.hpp:21: In file included from ./boost/preprocessor/tuple/elem.hpp:23: ./boost/preprocessor/variadic/elem.hpp:26:43: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2146 |
|
|
./boost/preprocessor/variadic/elem.hpp:28:42: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_0(e0, ...) e0
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2149 |
|
|
./boost/preprocessor/variadic/elem.hpp:29:46: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_1(e0, e1, ...) e1
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2152 |
|
|
./boost/preprocessor/variadic/elem.hpp:30:50: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2155 |
|
|
./boost/preprocessor/variadic/elem.hpp:31:54: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_3(e0, e1, e2, e3, ...) e3
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2158 |
|
|
./boost/preprocessor/variadic/elem.hpp:32:58: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_4(e0, e1, e2, e3, e4, ...) e4
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2161 |
|
|
./boost/preprocessor/variadic/elem.hpp:33:62: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2164 |
|
|
./boost/preprocessor/variadic/elem.hpp:34:66: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2167 |
|
|
./boost/preprocessor/variadic/elem.hpp:35:70: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2170 |
|
|
./boost/preprocessor/variadic/elem.hpp:36:74: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2173 |
|
|
./boost/preprocessor/variadic/elem.hpp:37:78: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2176 |
|
|
./boost/preprocessor/variadic/elem.hpp:38:84: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2179 |
|
|
./boost/preprocessor/variadic/elem.hpp:39:89: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2182 |
|
|
./boost/preprocessor/variadic/elem.hpp:40:94: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e12
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2185 |
|
|
./boost/preprocessor/variadic/elem.hpp:41:99: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, ...) e13
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2188 |
|
|
./boost/preprocessor/variadic/elem.hpp:42:104: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, ...) e14
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2191 |
|
|
./boost/preprocessor/variadic/elem.hpp:43:109: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_15(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, ...) e15
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2194 |
|
|
./boost/preprocessor/variadic/elem.hpp:44:114: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_16(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, ...) e16
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2197 |
|
|
./boost/preprocessor/variadic/elem.hpp:45:119: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_17(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, ...) e17
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2200 |
|
|
./boost/preprocessor/variadic/elem.hpp:46:124: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_18(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, ...) e18
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2203 |
|
|
./boost/preprocessor/variadic/elem.hpp:47:129: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_19(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, ...) e19
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2206 |
|
|
./boost/preprocessor/variadic/elem.hpp:48:134: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_20(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, ...) e20
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2209 |
|
|
./boost/preprocessor/variadic/elem.hpp:49:139: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_21(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, ...) e21
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2212 |
|
|
./boost/preprocessor/variadic/elem.hpp:50:144: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_22(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, ...) e22
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2215 |
|
|
./boost/preprocessor/variadic/elem.hpp:51:149: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_23(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, ...) e23
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2218 |
|
|
./boost/preprocessor/variadic/elem.hpp:52:154: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_24(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, ...) e24
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2221 |
|
|
./boost/preprocessor/variadic/elem.hpp:53:159: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_25(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, ...) e25
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2224 |
|
|
./boost/preprocessor/variadic/elem.hpp:54:164: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_26(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, ...) e26
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2227 |
|
|
./boost/preprocessor/variadic/elem.hpp:55:169: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_27(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, ...) e27
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2230 |
|
|
./boost/preprocessor/variadic/elem.hpp:56:174: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_28(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, ...) e28
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2233 |
|
|
./boost/preprocessor/variadic/elem.hpp:57:179: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_29(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, ...) e29
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2236 |
|
|
./boost/preprocessor/variadic/elem.hpp:58:184: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_30(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, ...) e30
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2239 |
|
|
./boost/preprocessor/variadic/elem.hpp:59:189: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_31(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, ...) e31
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2242 |
|
|
./boost/preprocessor/variadic/elem.hpp:60:194: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_32(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, ...) e32
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2245 |
|
|
./boost/preprocessor/variadic/elem.hpp:61:199: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_33(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, ...) e33
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2248 |
|
|
./boost/preprocessor/variadic/elem.hpp:62:204: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_34(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, ...) e34
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2251 |
|
|
./boost/preprocessor/variadic/elem.hpp:63:209: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_35(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, ...) e35
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2254 |
|
|
./boost/preprocessor/variadic/elem.hpp:64:214: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_36(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, ...) e36
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2257 |
|
|
./boost/preprocessor/variadic/elem.hpp:65:219: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_37(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, ...) e37
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2260 |
|
|
./boost/preprocessor/variadic/elem.hpp:66:224: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_38(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, ...) e38
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2263 |
|
|
./boost/preprocessor/variadic/elem.hpp:67:229: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_39(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, ...) e39
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2266 |
|
|
./boost/preprocessor/variadic/elem.hpp:68:234: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_40(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, ...) e40
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2269 |
|
|
./boost/preprocessor/variadic/elem.hpp:69:239: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_41(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, ...) e41
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2272 |
|
|
./boost/preprocessor/variadic/elem.hpp:70:244: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_42(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, ...) e42
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2275 |
|
|
./boost/preprocessor/variadic/elem.hpp:71:249: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_43(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, ...) e43
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2278 |
|
|
./boost/preprocessor/variadic/elem.hpp:72:254: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_44(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, ...) e44
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2281 |
|
|
./boost/preprocessor/variadic/elem.hpp:73:259: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_45(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, ...) e45
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2284 |
|
|
./boost/preprocessor/variadic/elem.hpp:74:264: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_46(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, ...) e46
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2287 |
|
|
./boost/preprocessor/variadic/elem.hpp:75:269: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_47(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, ...) e47
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2290 |
|
|
./boost/preprocessor/variadic/elem.hpp:76:274: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_48(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, ...) e48
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2293 |
|
|
./boost/preprocessor/variadic/elem.hpp:77:279: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_49(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, ...) e49
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2296 |
|
|
./boost/preprocessor/variadic/elem.hpp:78:284: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_50(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, ...) e50
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2299 |
|
|
./boost/preprocessor/variadic/elem.hpp:79:289: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_51(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, ...) e51
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2302 |
|
|
./boost/preprocessor/variadic/elem.hpp:80:294: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_52(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, ...) e52
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2305 |
|
|
./boost/preprocessor/variadic/elem.hpp:81:299: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_53(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, ...) e53
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2308 |
|
|
./boost/preprocessor/variadic/elem.hpp:82:304: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_54(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, ...) e54
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2311 |
|
|
./boost/preprocessor/variadic/elem.hpp:83:309: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_55(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, ...) e55
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2314 |
|
|
./boost/preprocessor/variadic/elem.hpp:84:314: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_56(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, ...) e56
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2317 |
|
|
./boost/preprocessor/variadic/elem.hpp:85:319: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_57(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, ...) e57
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2320 |
|
|
./boost/preprocessor/variadic/elem.hpp:86:324: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_58(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, ...) e58
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2323 |
|
|
./boost/preprocessor/variadic/elem.hpp:87:329: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_59(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, ...) e59
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2326 |
|
|
./boost/preprocessor/variadic/elem.hpp:88:334: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_60(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, ...) e60
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2329 |
|
|
./boost/preprocessor/variadic/elem.hpp:89:339: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_61(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, ...) e61
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2332 |
|
|
./boost/preprocessor/variadic/elem.hpp:90:344: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_62(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, ...) e62
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/variadic/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2335 |
|
|
./boost/preprocessor/variadic/elem.hpp:91:349: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_VARIADIC_ELEM_63(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, ...) e63
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/tuple/elem.hpp?cvsroot=CMake |
|---|---|
|
|
2352 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: In file included from ./boost/mpl/if.hpp:19: In file included from ./boost/mpl/aux_/na_spec.hpp:28: In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66: In file included from ./boost/preprocessor/arithmetic/add.hpp:21: ./boost/preprocessor/tuple/elem.hpp:40:37: warning: variadic macros are a C99 feature [-Wvariadic-macros] # define BOOST_PP_TUPLE_ELEM(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_ELEM_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
2365 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] BOOST_MPL_AUX_NA_SPEC(3, if_) ^ |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
2368 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
2371 |
|
|
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
2375 |
|
|
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\ BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
2379 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL' BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/preprocessor/def_params_tail.hpp?cvsroot=CMake |
|---|---|
|
|
2382 |
|
|
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL' BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/preprocessor/arithmetic/sub.hpp?cvsroot=CMake |
|---|---|
|
|
2385 |
|
|
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D' # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
|
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/if.hpp?cvsroot=CMake |
|---|---|
|
|
2398 |
|
|
In file included from ./boost/type_index.hpp:29: In file included from ./boost/type_index/stl_type_index.hpp:40: ./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions] |
|
|
http://public.kitware.com/cgi-bin/viewcvs.cgi//Users/jonieva/Projects/CIP-build/boost/mpl/aux_/na_spec.hpp?cvsroot=CMake |
|---|---|
|
|
2399 |
|
|
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC' #define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
The maximum number of reported warnings or errors has been reached!!!
|