www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/04/11/06:53:44

Date: Sun, 11 Apr 1999 13:51:31 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Laurynas Biveinis <lauras AT softhome DOT net>
cc: djgpp-workers AT delorie DOT com
Subject: Re: Additional patches conserning EILSEQ
In-Reply-To: <009401be81e7$dcbf36e0$85023bd4@default>
Message-ID: <Pine.SUN.3.91.990411134949.28502F-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Messages with patches are best posted to djgpp-workers.

On Thu, 8 Apr 1999, Laurynas Biveinis wrote:

Thank you for your contribution.

> Q: What tools are required for building djdev?

Only the ones in djdevNNN.zip, the Texinfo package
(v2gnu/txi312b.zip), and Make (v2gnu/mak377b.zip).

> *** errno.txh Sun Sep 27 15:20:30 1998
> --- errno2.txh Thu Apr  8 19:24:14 1999
> ***************
> *** 172,177 ****
> --- 172,181 ----
>   
>    ENMFILE -- No more files
>   
> + @item 39
> + 
> +  EILSEQ -- Invalid character sequence
> + 
>   @end table

Please always use the anonymous CVS server on delorie.com to access
the latest library source files, before submitting changes.  The file
errno.txh has been significantly changed in preparation for v2.03, and
this patch cannot be applied.  The new version offers much more
detailed information about each value of errno, so the short
description you wrote is no longer acceptable.

Also, please read section 22.2 of the DJGPP FAQ, which explains how to
produce patches for DJGPP sources.  Your patches don't follow those
rules; in particular, they don't name the files correctly and don't
include full path names of the files you want to patch.

> + char __syserr39[] = "Invalid character sequence (EILSEQ)";
> \ No newline at end of file
    ^^^^^^^^^^^^^^^^^^^^^^^^^
Please don't send patches which have this problem.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019