dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-help] ON_CLOSE_MODIFIED error


From: Alberto Silva
Subject: [Dazuko-help] ON_CLOSE_MODIFIED error
Date: Fri, 04 Jun 2004 11:48:00 +0200

Hi!

I have compiled dazuko-2.0.2 with this option:

./configure --enable-event-close-modified

But when I try to compile it, I get this error:

dazuko_linux.c: In function `linux_dazuko_sys_write':
dazuko_linux.c:871: warning: passing arg 3 of `dazuko_sys_check' makes
pointer from integer without a cast

In dazuko_linux.c:871 there is the following line:

check_error = dazuko_sys_check(DAZUKO_ON_CLOSE_MODIFIED, 1,
current->pid);

It seems that the "current->pid" string is the reason of the error,
since in other lines the call is made like this:

check_error = dazuko_sys_check(DAZUKO_ON_OPEN, 1, &xp_id);

I have tried to substitute the "current->pid" with "&xp_id", but it
continues to fail.

Any help?

Thanks in advance!

-- 
Alberto Silva [ address@hidden ]
I+D
New Media Publishing [ http://www.nmp.es ]
Tel. +34 943 290 533
____________________________________________________________
Ordenagailu baten gauzarik garrantzitsuena aulkia eta
teklatuaren artean dago





reply via email to

[Prev in Thread] Current Thread [Next in Thread]