Ticket #134 (closed patch: fixed)

Opened 13 years ago

Last modified 13 years ago

[PATCH] Update Pod::Simple and Pod::Escapes to the latest version available from CPAN

Reported by: geraud Owned by:
Priority: normal Milestone:
Component: docs Version: trunk
Severity: medium Keywords: POD
Cc: Language:
Patch status: applied Platform: freebsd

Description

Here's a patch to update Pod::Escapes and Pod::Simple to 1.04 and 3.07 respectively. The motivation for this is that I can consistently encounter segfaults while running make html on my local setup. While asked on IRC, nobody seems to suffer from this issue though.

After reviewing the history of the Pod::Simple version bundled with Parrot, I took the liberty to reapply some patches, namely:

- Move from 2-args to 3-args version for open() - Delete .pod files.

So this is not a "stock" version of the modules available on CPAN.

Locally tested, no errors found. And most importantly make html now works as expected.

Attachments

pod_update.diff Download (173.0 KB) - added by geraud 13 years ago.

Change History

Changed 13 years ago by geraud

in reply to: ↑ description   Changed 13 years ago by Infinoid

  • status changed from new to closed
  • resolution set to fixed

Replying to geraud:

Locally tested, no errors found. And most importantly make html now works as expected.

Tests ok here too. Thanks, applied as r35124.

  Changed 13 years ago by Infinoid

  • patch changed from new to applied
Note: See TracTickets for help on using tickets.