Skip to content

Commit

Permalink
Changes from Andy Lester:
Browse files Browse the repository at this point in the history
 * Apply const qualifiers where possible
 * Localize auto variables to internal blocks where possible
 * Clean up complaints from high-stress GCC compiler warnings.


git-svn-id: https://svn.perl.org/modules/dbi/trunk@970 50811bd7-b8ce-0310-adc1-d9db26280581
  • Loading branch information
timbunce committed Apr 11, 2005
1 parent 24dc02e commit 64a0bf6
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 94 deletions.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DBI::Changes - List of significant changes to the DBI
Fixed handling of take_imp_data() and dbi_imp_data attribute.
Fixed bugs in DBD::DBM thanks to Jeff Zucker.

Changed internals to be more strictly coded thanks to Andy Lester.
Changed warning about multiple copies of Driver.xst found in @INC
to ignore duplicated directories thanks to Ed Avis.

Expand Down
Loading

0 comments on commit 64a0bf6

Please sign in to comment.