pkgsrc-Bugs archive

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

Re: pkg/40683: tcsh pkg build error



The following reply was made to PR pkg/40683; it has been noted by GNATS.

From: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40683: tcsh pkg build error
Date: Thu, 19 Feb 2009 10:23:29 +0100

 Sorry, reversed patch...
 
 --- sh.char.c.orig      2007-03-07 17:31:37.000000000 +0100
 +++ sh.char.c
 @@ -233,8 +233,8 @@ unsigned short _cmap[256] = {
 
   /*     252 udiaeresis  253 yacute      254 thorn       255 ydiaeresis  */
          _LET|_DOW,      _LET|_DOW,      _LET|_DOW,      _LET|_DOW,
 -};
   #endif /* SHORT_STRINGS */
 +};
 
   #if defined(KANJI) && defined(SHORT_STRINGS) && defined(DSPMBYTE)
   /* original table */
 
 
 -- 
       The ASCII Ribbon Campaign                    Hauke Fath
 ()     No HTML/RTF in email            Institut für Nachrichtentechnik
 /\     No Word docs in email                     TU Darmstadt
       Respect for open standards              Ruf +49-6151-16-3281
 


Home | Main Index | Thread Index | Old Index