From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id CAA09352; Sat, 16 Aug 2003 02:22:44 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id CAA28374 for ; Sat, 16 Aug 2003 02:22:41 +0200 (MET DST) Received: from dewberry.cc.columbia.edu (dewberry.cc.columbia.edu [128.59.59.68]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h7G0Mef25697 for ; Sat, 16 Aug 2003 02:22:41 +0200 (MET DST) Received: from tw304h3.cpmc.columbia.edu (tw304h3.cpmc.columbia.edu [156.111.84.180]) (user=ot14 mech=LOGIN bits=0) by dewberry.cc.columbia.edu (8.12.8p1/8.12.8) with ESMTP id h7G0Ma1t017768 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Fri, 15 Aug 2003 20:22:37 -0400 (EDT) From: Oleg Trott To: Manos Renieris Subject: Re: [Caml-list] #unload Date: Fri, 15 Aug 2003 20:22:26 -0400 User-Agent: KMail/1.5.3 References: <200308091400.45498.oleg_trott@columbia.edu> <20030814000621.GA9217@cs.brown.edu> In-Reply-To: <20030814000621.GA9217@cs.brown.edu> Cc: caml-list@pauillac.inria.fr MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200308152022.26661.oleg_trott@columbia.edu> X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.35 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; oleg:01 caml-list:01 unload:01 renieris:01 0400,:01 undefine:01 bytecode:01 toplevel:01 wrote:03 interface:03 object:03 aug:05 load:06 09,:09 values:11 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Wednesday 13 August 2003 08:06 pm, Manos Renieris wrote: > On Sat, Aug 09, 2003 at 02:00:45PM -0400, Oleg Trott wrote: > > Is there any way to unload bytecode files from the toplevel or > > undefine specific values? > > Hiding them won't do? > No, if the interface changes, you will not be able to load bytecode object files, so hiding won't happen. -- Oleg Trott ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners