summaryrefslogtreecommitdiff
path: root/Todo-5.6
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-15 17:05:12 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-15 17:05:12 +0000
commit56d7751aa4c2e1e56296cbd71ecc38fb6fe74276 (patch)
tree953fba7115b03ffb5aa4ec6610ee6e9052002862 /Todo-5.6
parente1354ed68ddc3be6c54faf84ceb7c061bc2941c4 (diff)
downloadperl-56d7751aa4c2e1e56296cbd71ecc38fb6fe74276.tar.gz
doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
p4raw-id: //depot/perl@5102
Diffstat (limited to 'Todo-5.6')
-rw-r--r--Todo-5.65
1 files changed, 4 insertions, 1 deletions
diff --git a/Todo-5.6 b/Todo-5.6
index 44e26a70b0..52fbc50a9a 100644
--- a/Todo-5.6
+++ b/Todo-5.6
@@ -1,3 +1,7 @@
+Bugs
+ perl_run() can longjmp out
+ fix small memory leaks on compile-time failures
+
Unicode support
finish byte <-> utf8 and localencoding <-> utf8 conversions
make "$bytestr$charstr" do the right conversion
@@ -64,7 +68,6 @@ Win32 stuff
work out DLL versioning
Miscellaneous
- magic_setisa should be made to update %FIELDS [???]
add new modules (Archive::Tar, Compress::Zlib, CPAN::FTP?)
replace pod2html with new PodtoHtml? (requires other modules from CPAN)
automate testing with large parts of CPAN