changeset 3304:d30a8825bf15

[project @ 1999-10-20 06:50:00 by jwe]
author jwe
date Wed, 20 Oct 1999 06:50:00 +0000
parents 76f6a531f5b8
children f1c5658772cf
files examples/make_int.cc
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/examples/make_int.cc	Wed Oct 20 06:45:00 1999 +0000
+++ b/examples/make_int.cc	Wed Oct 20 06:50:00 1999 +0000
@@ -294,9 +294,6 @@
   // In that case, at least some systems will create two static data
   // members for t_id.  To fix that problem, we need a different way
   // of loading multiple functions from a single shared library...
-  // (Actually, I think this will be fixed when .oct file reloading is
-  // implemented for 2.1.x.  It was done for 2.0.x, but the changes
-  // have not been carried over to the 2.1.x source tree yet.  --jwe)
 
   if (args(0).type_name () == "integer")
     {