mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Re: Syntax error in make depend version 2-5-11


From: Leendert Meyer
Subject: Re: [Mldonkey-users] Re: Syntax error in make depend version 2-5-11
Date: Sat, 14 Feb 2004 17:48:16 +0100
User-agent: KMail/1.6

On Friday 13 February 2004 21:14, ditfau6 wrote:
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>

ditfau6:
Do you know you send html-email to this list? Is it possible to switch over to 
plain text emails? Please? :-}

Cheers,

Leen

> <head>
>  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
>  <title></title>
> </head>
> <body>
> spiralvoice wrote:<br>
> <blockquote cite="address@hidden" type="cite">
>  <pre wrap="">ditfau6 wrote:
>
>  </pre>
>  <blockquote type="cite">
>  <pre wrap="">File "src/daemon/common/commonSources.ml", line 1018,
> characters 18-19: Syntax error
>  </pre>
>  </blockquote>
>  <pre wrap=""><!---->
> Hi,
>
> could you also try this patch please?
>
> Greetings, spiralvoice</pre>
>  <pre wrap="">
> <hr width="90%" size="4">
> diff -x Entries -x &aps*.orig&aps -u -w -N -r
> ./src/daemon/common/commonSources.ml ./src/daemon/common/commonSources.ml
> --- ./src/daemon/common/commonSources.ml 2004-02-11 00:25:08.000000000
> +0100 +++ ./src/daemon/common/commonSources.ml 2004-02-13
> 17:09:00.000000000 +0100 @@ -1010,15 +1010,15 @@
>  match c.client_source with
>  None -&gt; lprintf "ERROR: Client source can not be NOne\n"
>
>  | Some s -&gt;
>
> - if not (List.memq file s.source_in_queues) then begin
> -(* lprintf "ERROR: client should be in file queue (1)\n"; *)
> +(* if not (List.memq file s.source_in_queues) then begin
> + lprintf "ERROR: client should be in file queue (1)\n";
>  match s.source_client with
> - SourceLastConnection _ -&gt;
> -(* lprintf " ERROR: client source has last conn\n" *)
> - | SourceClient cc -&gt;
> + SourceLastConnection _ -&gt; ()
> + lprintf " ERROR: client source has last conn\n"
> + | SourceClient cc -&gt; ()
>  if c !=cc then
> -(* lprintf " ERROR: client source client is different\n" *)
> - end;
> + lprintf " ERROR: client source client is different\n"
> + end; *)
>
>  s.source_in_queues &lt;- List2.removeq file s.source_in_queues
>  end;
>  </pre>
>  <pre wrap="">
> <hr width="90%" size="4">
> _______________________________________________
> Mldonkey-users mailing list
> <a class="moz-txt-link-abbreviated"
> href="mailto:address@hidden";>address@hidden</a> <a
> class="moz-txt-link-freetext"
> href="http://mail.nongnu.org/mailman/listinfo/mldonkey-users";>http://mail.n
>ongnu.org/mailman/listinfo/mldonkey-users</a> </pre>
> </blockquote>
> Hi, <br>
> <br>
> I tried your patch Spiralvoice no problem during the compilation.
> Mac-10.3 /gcc-3.3<br>
> <br>
> My version works well :)<br>
> <br>
> bye<br>
> <br>
> <br>
> <br>
> </body>
> </html>
>
>
> _______________________________________________
> Mldonkey-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/mldonkey-users




reply via email to

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