Displaying 3 results from an estimated 3 matches for "safe_malloc_mul2add_".
2007 Sep 11
2
include/share/alloc.h
...: 'safe_malloc_add_3op_' defined but not used
../../include/share/alloc.h:79: warning: 'safe_malloc_add_4op_' defined but not used
../../include/share/alloc.h:115: warning: 'safe_malloc_mul_3op_' defined but not used
../../include/share/alloc.h:128: warning: 'safe_malloc_mul2add_' defined but not used
../../include/share/alloc.h:138: warning: 'safe_malloc_muladd2_' defined but not used
../../include/share/alloc.h:148: warning: 'safe_realloc_add_2op_' defined but not used
../../include/share/alloc.h:156: warning: 'safe_realloc_add_3op_'...
2007 Sep 11
0
include/share/alloc.h
...9;
> defined but not used
> ../../include/share/alloc.h:79: warning: 'safe_malloc_add_4op_'
> defined but not used
> ../../include/share/alloc.h:115: warning: 'safe_malloc_mul_3op_'
> defined but not used
> ../../include/share/alloc.h:128: warning: 'safe_malloc_mul2add_'
> defined but not used
> ../../include/share/alloc.h:138: warning: 'safe_malloc_muladd2_'
> defined but not used
> ../../include/share/alloc.h:148: warning: 'safe_realloc_add_2op_'
> defined but not used
> ../../include/share/alloc.h:156: warning:...
2007 Dec 04
0
Compilation of flac-1.2.1 fails under MinGW
...rted only once
../../include/share/alloc.h:120: error: for each function it appears in.)
../../include/share/alloc.h: In function `safe_malloc_mul_3op_':
../../include/share/alloc.h:130: error: `SIZE_T_MAX' undeclared (first
use in th is function)
../../include/share/alloc.h: In function `safe_malloc_mul2add_':
../../include/share/alloc.h:143: error: `SIZE_T_MAX' undeclared (first
use in th is function)
../../include/share/alloc.h: In function `safe_realloc_mul_2op_':
../../include/share/alloc.h:196: error: `SIZE_T_MAX' undeclared (first
use in th is function)
With flac 1.1.3, the com...