Your message dated 27 Mar 2005 14:59:03 -0000
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #300889,
regarding prozilla: note in ftpparse.c is ambiguous
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 300889-forwarded) by bugs.debian.org; 27 Mar 2005 14:59:07 +0000
>From [EMAIL PROTECTED] Sun Mar 27 06:59:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from w241.dkm.cz (machine.sinus.cz) [62.24.88.241] (qmailr)
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1DFZEJ-0004vd-00; Sun, 27 Mar 2005 06:59:07 -0800
Received: (qmail 13341 invoked by uid 2064); 27 Mar 2005 14:59:03 -0000
Date: 27 Mar 2005 14:59:03 -0000
Message-ID: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
Reply-To: [email protected], [EMAIL PROTECTED]
Mail-Followup-To: [email protected], [EMAIL PROTECTED]
X-CVS: [EMAIL PROTECTED]:elinks
User-Agent: cvslog.pl/1.140
Subject: [ELinks] elinks - jonas: Purge the ftpparse code. It has been repl...
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.4 required=4.0 tests=BAYES_00,NO_REAL_NAME 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is an automated notification of a change to the ELinks CVS tree.

Author: jonas
Module: elinks
   Tag: <TRUNK>
  Date: Sun Mar 27 14:59:03 2005 GMT

---- Log message:

Purge the ftpparse code. It has been replaced by Wget-based code. Fixes license 
problem with ftpparse.{c,h} (debian bug #300889). Now it needs to be ported 
back to 0.10. ~CCMAIL: [EMAIL PROTECTED], [EMAIL PROTECTED]


---- Files affected:

elinks/src/protocol/ftp:
   Makefile.am (1.2 -> 1.3) 
    
http://cvsweb.elinks.or.cz/cvsweb.cgi/elinks/src/protocol/ftp/Makefile.am.diff?r1=1.2&r2=1.3&f=u
   ftpparse.c (1.22 -> NONE)  (removed)
   ftpparse.h (1.9 -> NONE)  (removed)


---- Diffs:

 elinks/src/protocol/ftp/Makefile.am |    2 --
 1 files changed, 2 deletions(-)


Index: elinks/src/protocol/ftp/Makefile.am
diff -u elinks/src/protocol/ftp/Makefile.am:1.2 
elinks/src/protocol/ftp/Makefile.am:1.3
--- elinks/src/protocol/ftp/Makefile.am:1.2     Sun Mar 27 04:20:34 2005
+++ elinks/src/protocol/ftp/Makefile.am Sun Mar 27 16:58:58 2005
@@ -7,8 +7,6 @@
 libftp_a_SOURCES = \
  ftp.c \
  ftp.h \
- ftpparse.c \
- ftpparse.h \
  parse.c \
  parse.h
 
_______________________________________________
elinks-dev mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to