Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17099 closed defect (fixed)

Erlang : update to R12B-5

Reported by: pguyot (Paul Guyot) Owned by: bfulgham@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: febeling@…
Port: erlang

Description

erlang R12B-5 was announced yesterday. The attached patch updates the port, removes a patch made useless by upstream fix, and adds patches for additional bugs that are not fixed yet. It also includes a enhancement available in eunit port, since eunit is now included in erlang OTP. Once this is committed, eunit port should be removed.

References for the patches:

http://www.erlang.org/pipermail/erlang-questions/2008-November/039625.html

http://www.erlang.org/pipermail/erlang-bugs/2008-October/001023.html

http://www.erlang.org/pipermail/erlang-bugs/2008-October/001024.html

http://support.process-one.net/browse/EUNIT-13

Attachments (2)

R12B-5.diff (9.8 KB) - added by pguyot (Paul Guyot) 15 years ago.
R12B5-updated.diff (32.1 KB) - added by nottwo (Trannie Carter) 15 years ago.
This patch does not assume that the P1 patch has been integrated into the erlang port

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by pguyot (Paul Guyot)

Attachment: R12B-5.diff added

Changed 15 years ago by nottwo (Trannie Carter)

Attachment: R12B5-updated.diff added

This patch does not assume that the P1 patch has been integrated into the erlang port

comment:1 Changed 15 years ago by nottwo (Trannie Carter)

The original patch assumes that the eunit_xml.diff from process-one has already been put into the files directory and renamed to patch-eunit_xml.diff and so it wouldn't apply cleanly to r41597.

This new patch should apply with no problems.

comment:2 Changed 15 years ago by pguyot (Paul Guyot)

Also, I read that R12B-5 tarball was regenerated with a fix for eunit, and therefore the checksums are incorrect and the post-destroot addition to fix eunit by copying eunit.hrl is no longer necessary....

comment:3 Changed 15 years ago by bfulgham@…

Status: newassigned

The patch looks very good. I've tweaked it a bit for the new tarball and am running a clean build plus some tests. Thanks for your work on this patch!

comment:4 Changed 15 years ago by bfulgham@…

Resolution: fixed
Status: assignedclosed

Applied in @r41672

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.