oop debugging was enabled for disc write
This commit is contained in:
parent
53589638d0
commit
e5effaba94
6
TODO
6
TODO
@ -1,4 +1,4 @@
|
|||||||
- scrap acinclude.m4 and pout those macros into m4/
|
- scrap acinclude.m4 and put those macros into m4/
|
||||||
|
|
||||||
need to fix up bootstrap though, it wipes m4 currently
|
need to fix up bootstrap though, it wipes m4 currently
|
||||||
|
|
||||||
@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
- in benchmark, try:
|
|
||||||
|
|
||||||
|
|
||||||
- vips operation print could show operation flags as well, cf. "vips
|
- vips operation print could show operation flags as well, cf. "vips
|
||||||
im_subtract"
|
im_subtract"
|
||||||
@ -18,6 +16,8 @@
|
|||||||
maybe wait until we have to
|
maybe wait until we have to
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- revisit orc conv
|
- revisit orc conv
|
||||||
|
|
||||||
use an 8.8 accumulator ... build the scale into the 8.8 coeffs ... no div at
|
use an 8.8 accumulator ... build the scale into the 8.8 coeffs ... no div at
|
||||||
|
@ -36,8 +36,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*/
|
|
||||||
#define VIPS_DEBUG
|
#define VIPS_DEBUG
|
||||||
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user