Hi, Is there anything I can do to resolve warnings like this:
- - - Creating block detail for vector_source_c(161) Allocating new buffer for output 0 Creating block detail for single_pole_iir_filter_ff(158) Allocating new buffer for output 0 gr_buffer::allocate_buffer: warning: tried to allocate 4 items of size 16000. Due to alignment requirements 32 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. Creating block detail for fft_vcc(156) Allocating new buffer for output 0 gr_buffer::allocate_buffer: warning: tried to allocate 4 items of size 32000. Due to alignment requirements 16 were allocated. If this isn't OK, consider padding your structure to a power-of-two bytes. On this platform, our allocation granularity is 4096 bytes. - - - -- Trond Danielsen _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio