1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 14:48:32 -04:00

removed a finished to-do

This commit is contained in:
Kenichi Ishigaki 2011-03-03 09:52:02 +00:00
parent 50c9e8de6d
commit 16cd4fd520

View file

@ -1964,13 +1964,6 @@ system).
The following items remain to be done.
=head2 Warnings Upgrade
We currently use a horridly hacky method to issue and suppress warnings.
It suffices for now, but just barely.
Migrate all of the warning code to use the recommended L<DBI> warnings.
=head2 Leak Detection
Implement one or more leak detection tests that only run during