Re: [perl #20597] [PATCH] packfile #6

2003-02-04 Thread Bryan C. Warnock
On Wed, 2003-01-29 at 05:02, Nicholas Clark wrote: > Warning bells are ringing in my head. Someone sent code to p6i about 1 or > 2 years ago that could convert between various floating point formats. > You may be re-inventing wheels here. > > I forget who, and I've not managed to find it on googl

Re: [perl #20597] [PATCH] packfile #6

2003-01-30 Thread Leopold Toetsch
Leopold Toetsch wrote: static void cvt_num12_num8(unsigned char *dest, unsigned char *src) [...] I have committed the changes to packfile.c. As the tinderboxen seem to be the ultimate testers, they'll tell if it works :) And please: read the comment in t/native_pbc/number.t TIA leo

Re: [perl #20597] [PATCH] packfile #6

2003-01-29 Thread Graham Barr
On Wed, Jan 29, 2003 at 03:41:33PM +, Nicholas Clark wrote: > On Wed, Jan 29, 2003 at 07:36:07AM -0800, Robert Spier wrote: > > > Also I can't work out how to search the list archive at develooper.com. > > > > Patches welcome. > > > > (Really. I have several archive management tasks that nee

Re: [perl #20597] [PATCH] packfile #6

2003-01-29 Thread Nicholas Clark
On Wed, Jan 29, 2003 at 07:36:07AM -0800, Robert Spier wrote: > > Also I can't work out how to search the list archive at develooper.com. > > Patches welcome. > > (Really. I have several archive management tasks that need to get > done, and if anyone wants to volunteer) I'm quite happy to s

Re: [perl #20597] [PATCH] packfile #6

2003-01-29 Thread Robert Spier
> Also I can't work out how to search the list archive at develooper.com. Patches welcome. (Really. I have several archive management tasks that need to get done, and if anyone wants to volunteer) -R

Re: [perl #20597] [PATCH] packfile #6

2003-01-29 Thread Leopold Toetsch
Leopold Toetsch (via RT) wrote: # New Ticket Created by Leopold Toetsch # Please include the string: [perl #20597] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=20597 > Here is a corrected version, which handles obscure t

Re: [perl #20597] [PATCH] packfile #6

2003-01-29 Thread Nicholas Clark
On Wed, Jan 29, 2003 at 08:22:05AM +, Leopold Toetsch wrote: > # New Ticket Created by Leopold Toetsch > # Please include the string: [perl #20597] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt2/Ticket/Display.html?id=20597 > > > > Next t

[perl #20597] [PATCH] packfile #6

2003-01-29 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #20597] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=20597 > Next try. This patch obsoletes #20584. - more wordsize fixes - routine for convertin