1 | g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope zcav.cpp -o zcav bon_suid.o
|
---|
2 | /boot/develop/headers/cpp/stl_alloc.h: In instantiation of `__default_alloc_template<false,0>':
|
---|
3 | /boot/develop/headers/cpp/stl_alloc.h:768: instantiated from here
|
---|
4 | In file included from /boot/develop/headers/cpp/vector:31,
|
---|
5 | from /boot/home/bonnie++-1.03c/zcav.cpp:14:
|
---|
6 | /boot/develop/headers/cpp/stl_alloc.h:714: warning: creating array with size zero
|
---|
7 | /boot/develop/headers/cpp/stl_alloc.h: In function `static void __default_alloc_template<false,0>::deallocate(void *, long unsigned int)':
|
---|
8 | /boot/develop/headers/cpp/stl_alloc.h:237: instantiated from `simple_alloc<double *,__default_alloc_template<false,0> >::deallocate(double **, long unsigned int)'
|
---|
9 | /boot/develop/headers/cpp/stl_vector.h:95: instantiated from `_Vector_alloc_base<double *,allocator<double *>,>::_M_deallocate(double **, long unsigned int)'
|
---|
10 | /boot/develop/headers/cpp/stl_vector.h:115: instantiated from `_Vector_base<double *,allocator<double *> >::~_Vector_base()'
|
---|
11 | /boot/develop/headers/cpp/stl_vector.h:266: instantiated from `vector<double *,allocator<double *> >::~vector()'
|
---|
12 | zcav.cpp:46: instantiated from here
|
---|
13 | /boot/develop/headers/cpp/stl_alloc.h:445: warning: creating array with size zero
|
---|
14 | /boot/develop/headers/cpp/stl_alloc.h: At top level:
|
---|
15 | /boot/develop/headers/cpp/stl_alloc.h: In instantiation of `__default_alloc_template<false,0>::_S_free_list':
|
---|
16 | /boot/develop/headers/cpp/stl_alloc.h:445: instantiated from here
|
---|
17 | /boot/develop/headers/cpp/stl_alloc.h:714: warning: creating array with size zero
|
---|
18 | /boot/develop/headers/cpp/stl_alloc.h: In function `static void * __default_alloc_template<false,0>::allocate(long unsigned int)':
|
---|
19 | /boot/develop/headers/cpp/stl_alloc.h:233: instantiated from `simple_alloc<double *,__default_alloc_template<false,0> >::allocate(long unsigned int)'
|
---|
20 | /boot/develop/headers/cpp/stl_vector.h:93: instantiated from `_Vector_alloc_base<double *,allocator<double *>,>::_M_allocate(long unsigned int)'
|
---|
21 | /boot/develop/headers/cpp/stl_vector.h:600: instantiated from `vector<double *,allocator<double *> >::_M_insert_aux(double **, double *const &)'
|
---|
22 | /boot/develop/headers/cpp/stl_vector.h:325: instantiated from here
|
---|
23 | /boot/develop/headers/cpp/stl_alloc.h:418: warning: creating array with size zero
|
---|
24 | /boot/develop/headers/cpp/stl_alloc.h: In function `static char * __default_alloc_template<false,0>::_S_chunk_alloc(long unsigned int, int &)':
|
---|
25 | /boot/develop/headers/cpp/stl_alloc.h:540: instantiated from `__default_alloc_template<false,0>::_S_refill(long unsigned int)'
|
---|
26 | /boot/develop/headers/cpp/stl_alloc.h:428: instantiated from `__default_alloc_template<false,0>::allocate(long unsigned int)'
|
---|
27 | /boot/develop/headers/cpp/stl_alloc.h:233: instantiated from `simple_alloc<double *,__default_alloc_template<false,0> >::allocate(long unsigned int)'
|
---|
28 | /boot/develop/headers/cpp/stl_vector.h:93: instantiated from `_Vector_alloc_base<double *,allocator<double *>,>::_M_allocate(long unsigned int)'
|
---|
29 | /boot/develop/headers/cpp/stl_vector.h:600: instantiated from `vector<double *,allocator<double *> >::_M_insert_aux(double **, double *const &)'
|
---|
30 | /boot/develop/headers/cpp/stl_vector.h:325: instantiated from here
|
---|
31 | /boot/develop/headers/cpp/stl_alloc.h:493: warning: creating array with size zero
|
---|
32 | /boot/develop/headers/cpp/stl_alloc.h:508: warning: creating array with size zero
|
---|
33 | /boot/develop/headers/cpp/stl_alloc.h: In function `static void * __default_alloc_template<false,0>::_S_refill(long unsigned int)':
|
---|
34 | /boot/develop/headers/cpp/stl_alloc.h:428: instantiated from `__default_alloc_template<false,0>::allocate(long unsigned int)'
|
---|
35 | /boot/develop/headers/cpp/stl_alloc.h:233: instantiated from `simple_alloc<double *,__default_alloc_template<false,0> >::allocate(long unsigned int)'
|
---|
36 | /boot/develop/headers/cpp/stl_vector.h:93: instantiated from `_Vector_alloc_base<double *,allocator<double *>,>::_M_allocate(long unsigned int)'
|
---|
37 | /boot/develop/headers/cpp/stl_vector.h:600: instantiated from `vector<double *,allocator<double *> >::_M_insert_aux(double **, double *const &)'
|
---|
38 | /boot/develop/headers/cpp/stl_vector.h:325: instantiated from here
|
---|
39 | /boot/develop/headers/cpp/stl_alloc.h:548: warning: creating array with size zero
|
---|
40 |
|
---|