Skip to content

Commit

Permalink
Devel::PPPort NEED_croak_xs_usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tux committed Sep 3, 2024
1 parent aa71a64 commit 87e6c73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions DBIXS.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

/* Perl backwards compatibility definitions */
#define NEED_sv_2pv_flags
#define NEED_croak_xs_usage
#include "dbipport.h"

/* DBI SQL_* type definitions */
Expand Down
8 changes: 8 additions & 0 deletions lib/DBI/Changes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ Make Changes match CPAN::Changes::Spec and regen DBI::Changes from that
Fixes for modern gcc i.c.w. recent perl (Daniël)
=item *
Small code & doc cleanups for recent perl
=item *
See TODO in `perldoc DBI` to see where you can help with documentation!
=back
=head2 Changes in DBI 1.644 - 23 Aug 2024
Expand Down

0 comments on commit 87e6c73

Please sign in to comment.