Re: [perl #19179] [PATCH] creating string_max_bytes()

2002-12-21 Thread Leopold Toetsch
[EMAIL PROTECTED] (via RT) wrote: # New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #19179] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=19179 > This patch (1) Creates a string_max_bytes() fu

Re: [perl #19179] [PATCH] creating string_max_bytes()

2002-12-16 Thread Dan Sugalski
At 1:50 PM + 12/16/02, Nicholas Clark wrote: On Mon, Dec 16, 2002 at 01:07:36PM +, mcharity @ vendian. org wrote: This question is actually independent of the patch (which looks good) simply returns the C it is passed; C, on the other hand, returns three times the value that i

Re: [perl #19179] [PATCH] creating string_max_bytes()

2002-12-16 Thread Nicholas Clark
On Mon, Dec 16, 2002 at 01:07:36PM +, mcharity @ vendian. org wrote: This question is actually independent of the patch (which looks good) >simply returns the C it is passed; C, on the >other hand, returns three times the value that it is passed because a >UTF8 character may occu

[perl #19179] [PATCH] creating string_max_bytes()

2002-12-16 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #19179] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=19179 > This patch (1) Creates a string_max_bytes() function, as described in docs/st