Hi,
I tried to apply the patch to Embperl 2.5.0_4, but I got the following
error when building:
epinit.c: In function ‘embperl_GetFormData’:
epinit.c:1029: error: ‘false’ undeclared (first use in this function)
epinit.c:1029: error: (Each undeclared identifier is reported only once
epinit.c:1029:
Ok, just replace false with 0 and true with 1, then it should work (sorry I
used a newer compiler)
Gerald
Von: Michael Stevens [mailto:michael.stev...@dianomi.com]
Gesendet: Montag, 13. Mai 2013 14:06
An: Gerald Richter
Cc: embperl@perl.apache.org
Betreff: Re: handling query strings with ?
Thanks, that builds. We will test.
On 13 May 2013 13:07, Gerald Richter - ECOS wrote:
> Ok, just replace false with 0 and true with 1, then it should work (sorry
> I used a newer compiler)
>
> ** **
>
> Gerald
>
> ** **
>
> *Von:* Michael Stevens [mailto:michael.stev...@dianomi.com]
> *