Bug#1005981: Please migrate away from dpatch

2022-02-18 Thread Bill Poser
I am the developer of redet. I don't understand this bug report. redet does not use anything called dpatch so far as I know. Is this something added in the Debianization of redet downstream from me? On Fri, Feb 18, 2022 at 8:27 AM Moritz Muehlenhoff wrote: > Source: redet > Version: 8.26-1.4 >

Bug#669334: ascii2uni -a U byte injection

2020-02-29 Thread Bill Poser
Hmm, thanks for letting me know. I will have a look. Bill On Wed, Feb 5, 2020 at 8:42 AM Will Huang wrote: > There is a bug here: > > echo -n 'const t.\u0275fac=1;' | ascii2uni -a U > const t.=1; > 1 token converted > > The "fac" is been stripped. >

Bug#797807: what is the point of mentioning -a R on the man page if it will never work?

2015-09-03 Thread Bill Poser
The R format works in combination with the -p option: [220]: echo 00E9 | ascii2uni -a R -p 1 token converted é On Wed, Sep 2, 2015 at 4:20 AM, 積丹尼 Dan Jacobson <jida...@jidanni.org> wrote: > X-debbugs-Cc: Bill Poser <billpo...@alum.mit.edu> > Package: uni2ascii > Version

Bug#744336: echo \\x|ascii2uni -a S causes big loop

2014-04-21 Thread Bill Poser
Okay, thanks. I will work on it. On Sat, Apr 12, 2014 at 8:14 PM, 積丹尼 Dan Jacobson jida...@jidanni.orgwrote: X-Debbugs-Cc: Bill Poser billpo...@alum.mit.edu Package: uni2ascii Version: 4.18-2 Severity: minor Just poking around. Discovered $ echo \\x0|ascii2uni -a S causes Segmentation

Bug#633704: horrible Segmentation fault

2011-08-26 Thread Bill Poser
Ah, thanks very much. I will get this fixed in the released version shortly. Bill On Wed, Aug 24, 2011 at 10:55 PM, Benjamin Kaduk ka...@mit.edu wrote: tags 633704 patch thanks On Wed, 24 Aug 2011, Bill Poser wrote: I'm working on this, but, curiously, on my system I don't get a segfault

Bug#633704: horrible Segmentation fault

2011-08-24 Thread Bill Poser
I'm working on this, but, curiously, on my system I don't get a segfault. Instead, I get infinitely many copies of the error message. On Tue, Jul 12, 2011 at 6:31 PM, jida...@jidanni.org wrote: X-Debbugs-Cc: billpo...@alum.mit.edu Package: uni2ascii Version: 4.18-1 Severity: important File:

Bug#631875: U+2032 PRIME not treated

2011-06-30 Thread Bill Poser
Okay, will do. On Mon, Jun 27, 2011 at 4:43 PM, jida...@jidanni.org wrote: X-debbugs-Cc: billpo...@alum.mit.edu Package: uni2ascii Version: 4.18-1 File: /usr/bin/ascii2uni Please make this ' $ echo ′|uni2ascii -B 0x2032 along with any other similar buddies still out there.

Bug#626268: uni2ascii -B says it replaces characters, but mostly doesn't now

2011-05-14 Thread Bill Poser
Okay, I have fixed this. Will release a patched version shortly. On Mon, May 9, 2011 at 6:50 PM, jida...@jidanni.org wrote: X-debbugs-Cc: billpo...@alum.mit.edu Package: uni2ascii Version: 4.17-1 Severity: important So where's the other 124 changed characters, other than the comma I added

Bug#613595: U+00B7 MIDDLE DOT

2011-02-15 Thread Bill Poser
This is taken care of in my development version. I'll release soon. Bill

Bug#610670: U+2022 BULLET

2011-01-20 Thread Bill Poser
I've added BULLET to the development version. Will work on the fail switch. Bill

Bug#606919: DOUBLE PRIME 0x2033 forgotten conversion

2010-12-12 Thread Bill Poser
Okay, U+2033 is handled in my dev version. (I won't release until I've dealt with several of these.) Bill

Bug#604616: ascii2uni -a Q is not working

2010-12-12 Thread Bill Poser
This bug is fixed in version 4.16, now available on my web site.

Bug#594826: uni2ascii: Upstream's endian.h conflicts with system's endian.h causing a FTBFS in Ubuntu

2010-08-29 Thread Bill Poser
Version 4.15, now on my website, renames endian.h to u2a_endian.h.