MESSAGE
DATE | 2023-11-13 |
FROM | embperl@actevy.io
|
SUBJECT | Re: [Hangout - NYLXS] Embperl 3.0.0-rc.1 is released
|
Hi Neil,
were you able to verify that Embperl rc.2 fixes this test issue?
Would be great to get some feedback, so I can prepare the final release of Embperl 3.0.0 and upload it to CPAN.
Thanks & Regards
Gerald
> Neil Gunton hat am 05.10.2023 18:32 CEST geschrieben: > > > On Devuan release (Daedalus, based on Debian bookworm minus systemd), > the new release compiles ok, albeit with some warnings (let me know if > the warnings would be useful). > > make test gives this error, same as what happens on Embperl that ships > with Debian: > > #115 includeerr2.htm... > Error in Line 1 > Is: Embperl Error > Should: > Input: test/html/includeerr2.htm > Output: test/tmp/out.htm > Compared to: test/cmp/includeerr2.htm520 > Log: test/tmp/test.log > Testparameter: > cmpext = 520 > version = 2 > condition = $] >= 5.019400 > repeat = 2 > errors = 7 > > ERRORS detected! NOT all tests have been passed successfully > > cat: test/tmp/httpd.pid: No such file or directory > make: *** [Makefile:1468: test_dynamic] Error 1 > > > On 10/5/23 09:00, Jim Tappe wrote: > > Wow, Thank you! > > > > On Wed, Oct 4, 2023 at 11:52 PM > > > wrote: > > > > __ > > I am happy to anounnce Embperl 3.0.0. It is the first release after > > 8 years and it brings Embperl up to date with current linux > > distributions and software. > > > > This is the first release candidate. Please give it a try and and > > send feedback to the Embperl mailinglist. > > The release candidate is available from > > https://www.embperl.org/downloads/Embperl-3.0.0_1.tar.gz > > > > For installation instructions see INSTALL.pod > > > > The release mainly incoporates the patches for Debian and for Fedora > > based systems. > > It also includes some small fixes from myself. > > > > There are no new features for Embperl itself in this release, but > > Embperl::Form has a lot of enhancements. If you use Embperl::Form, > > please test before use. > > > > I like to thank all the people who have continually put work into > > Embperl: > > - The Debian Perl Group, especially Dominic Hargreaves, Florian > > Schlichting and Axel Beckert > > - Marcus Doemling for the Fedora patches > > and others. > > Please note the webiste at www.embperl.org > > has also been updated to reflect the update. perl.apache.org/embperl > > is not yet updated, but will be soon. > > Changes in 3.0.0-rc.1 31. Sept 2023 > > > > - Apply debian patches > > (https://sources.debian.org/patches/libembperl-perl/2.5.0-17/ > > ). > > Thanks to the Debian Perl Group, especially Dominic Hargreaves, > > Florian Schlichting and Axel Beckert > > - Apply patches for fedora > > (https://rt.cpan.org/Public/Bug/Display.html?id=148621 > > and > > https://rt.cpan.org/Public/Bug/Display.html?id=148702 > > ) > > Thanks to Marcus Doemling > > - Fixed compilation/Makefile of/for libxml2 and libxslt > > - Fixed warnings about undefined values in log. Note this > > is done by goning back to the old behaviour, were > > using uninitialized values were not a warning. So if > > you like to have warnings about uninitialized values > > add [* use warnings "uninitialized" *] to your code. > > - Add a lot of enhancements to Embperl::Form > >
--------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe-at-perl.apache.org For additional commands, e-mail: embperl-help-at-perl.apache.org _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|