pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Devel-StackTrace



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Wed Jul 16 13:49:21 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Devel-StackTrace: Makefile distinfo

Log Message:
- updated to 1.1901

Changelog:
1.1901  Jun 13, 2008

- This release just contains a test fix.

- The new tests for bad utf-8 fail with Perl 5.8.x where x <=
  6. Apparently, utf-8 was just more broken back then. Reported by
  Andreas Koenig's smokebots.

1.19  Jun 13, 2008

- Dropped support for Perl 5.005.

- If a function was in stack trace had been called with invalid utf-8
  bytes, this could cause stringifying a stack trace to blow up when
  it tried to stringify that argument. We now catch those (and other)
  errors and simply put "(bad utf-8)" or "?" in the stringified
  argument list. Reported by Alex Vandiver.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/p5-Devel-StackTrace/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/p5-Devel-StackTrace/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index