Re: [perl #53544] [PATCH] digst_pmc.in: Void functions can not return values.

2008-04-29 Thread chromatic
On Tuesday 29 April 2008 21:28:18 Andy Dougherty wrote: > If I have traced its lineage correctly, this patch fixes the following > problem in sha256.c and sha512.c: > > "./sha256.pmc", line 164: void function cannot return value > > (note that line 164 of sha256.pm is actually the "vim: ..." c

[perl #53544] [PATCH] digst_pmc.in: Void functions can not return values.

2008-04-29 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #53544] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53544 > If I have traced its lineage correctly, this patch fixes the following problem in sha