[svn:parrot] r36522 - trunk/languages/dotnet

coke at svn.parrot.org coke at svn.parrot.org
Tue Feb 10 03:29:33 UTC 2009


Author: coke
Date: Tue Feb 10 03:29:29 2009
New Revision: 36522
URL: https://trac.parrot.org/parrot/changeset/36522

Log:
Close out several language-specific RTs from parrot's queue, but list them for the language maintainer if needed.

Modified:
   trunk/languages/dotnet/TODO

Modified: trunk/languages/dotnet/TODO
==============================================================================
--- trunk/languages/dotnet/TODO	Tue Feb 10 03:24:49 2009	(r36521)
+++ trunk/languages/dotnet/TODO	Tue Feb 10 03:29:29 2009	(r36522)
@@ -58,3 +58,20 @@
 
 * Try and make a GUI app run!
 
+The following tickets were stored in parrot's RT system.
+
+They have now been marked as rejected in that system, but are listed
+here for posterity, so they can easily be migrated into dotnet's new
+ticketing system, whatever that may be.
+
+#58590: [PATCH] dotnet make
+  http://rt.perl.org/rt3/Ticket/Display.html?id=58590
+
+#48130: [TODO] [dotnet] Why does sig_token have to be set to 0xFFFF in make_bytecde_pmc()?
+  http://rt.perl.org/rt3/Ticket/Display.html?id=48130
+
+#48128: [TODO] [dotnet] Does a null first byte need special handling in dotnetsignature.pmc?
+  http://rt.perl.org/rt3/Ticket/Display.html?id=48128
+
+#42349: [TODO] dotnet - fix various ops for 64 bit architectures
+  http://rt.perl.org/rt3/Ticket/Display.html?id=42349


More information about the parrot-commits mailing list