tracking a bug...
这个提交包含在:
父节点
c59eedd33c
当前提交
187c9488b2
@ -49,6 +49,9 @@ float ftmp;
|
||||
fprintf(stderr, ">>> %s ( %p %d )\n", __func__, pvictime, bits);
|
||||
#endif
|
||||
|
||||
fprintf(stderr, "--- %s: hauteur image = %d fval = %f\n", __func__,
|
||||
pvictime->height, fval);
|
||||
|
||||
line = rand() % pvictime->height;
|
||||
|
||||
if (verbosity > 2) {
|
||||
|
@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 143
|
||||
#define FIMG_VERSION 144
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户