[Omake] Inheritance of Pervasives objects broken in the "new
0.9.8.x"
Aleksey Nogin
anogin at hrl.com
Tue Jun 26 14:19:21 PDT 2007
osh 0.9.8.4-1:
% InChannel()
- : class InChannel Object Channel
close = <fun 0>
object-length = <fun 0>
object-map = <fun 1>
object-mem = <fun 1>
fopen = <fun 1>
of-string = <special-function 1>
value = <none>
object-find = <fun 1>
object-add = <fun 2>
object-foreach = <fun 3>
osh 0.9.8.x HEAD:
% InChannel()
- : class InChannel
read = <fun 1>
fopen = <fun 1>
of-string = <special-function open-in-string>
readln = <fun 0>
value = <none>
Note that if I manually run "include Pervasives", then the objects get
corrected...
--
Aleksey Nogin, Research Scientist
Advanced Technologies Department, Information & System Sciences Lab
HRL Laboratories, LLC, Malibu, CA
-------------- next part --------------
An embedded message was scrubbed...
From: nogin at metaprl.org (Aleksey Nogin)
Subject: [Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11139)
Date: Tue, 26 Jun 2007 14:15:50 -0700
Size: 2335
Url: http://lists.metaprl.org/pipermail/omake-devel/attachments/20070626/8affeff4/OMakeBuildSystem0.9.8.xRev.mht
More information about the OMake-Devel
mailing list