Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 22134
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: jesse [...] bestpractical.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: YAML.pm tickles a perl bug.
Date: Mon, 16 Oct 2006 19:37:18 -0400
To: bug-yaml [...] rt.cpan.org
From: Jesse Vincent <jesse [...] bestpractical.com>

Message body is not shown because it is too large.

This perl bug has been fixed in bleed in Change 27598 by davem@davem-cyril on 2006/03/24 23:05:11 make S_regmatch() iterative rather than recursive. Goodbye stack-bustng regexes! It tells us that YAML is using the regexp engine in a way that isn't liked by old, old, old perl 5.8.x Thanks, davem
This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/72 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
This has been fixed in master, version 1.25 coming out soon, thanks