Re: Notice about Syntax mistakes , but not error

On Tuesday 19 June 2007 08:05, 石井裕介 wrote:
> I could pass the process of compiling, but I newly found that Amaya
> could'nt load annotations from the Annotation Server of my college. In
> Search, I found something I felt not correct in the program , so I will let
> you know . I wrote the detail and line numbers as follows. Please check
> these.
>
> Amaya\annotlib\ANNOTevent.c  I wish you to check the functions ;
>
> RemoteLoad_callback defined on 539 line , and called in ANNOT_Load2 method
> on 742 line.
>
> ANNOT_Post_callback defined on 912 line , and called in ANNOT_Post method
> on 1291, 1326 and 1339 line.
>
> Annot_RaiseSourceDoc_callback defined on 1444 line , and called in
> Annot_RaiseSourceDoc method on 1600 line.
>
> ANNOT_Delete_callback defined on 1651 line , and called in ANNOT_Delete
> method on 1961 line.
>
> Comparing the definitions and calls above , I've found that In the side of
> calls, there are extra parameter, char* . Why are there one more 'char*' in
> calls than definitions ? Please check them.
>
> My name is Yusuke Ishii

Hello Yusuke,

You're right. When a proxy parameter was added, these callback functions were 
not updated. it's fixed now.

Thanks a lot for the report.
     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Tuesday, 19 June 2007 15:17:42 UTC