[Omake] SVN Commit: Mojave standard library (Rev. 11387)

Aleksey Nogin nogin at metaprl.org
Mon Jul 23 13:06:54 PDT 2007


Jason,

This does not compile! The Lm_thread.Mutex is 
Lm_thread_core_{null,sys).MutexCore and that one still expects a debug 
string.

Is there some reason why you need the original signature? It is nice to 
be able to shadow Mutex with MutexDebug and have a debugged version 
(like the commented out code in Lm_thread_pool_system does).

Aleksey

On 23.07.2007 12:59, Jason J. Hickey wrote:

> Revert Lm_thread.Mutex.create : unit -> Mutex.t (not string -> Mutex.t).
> 
> ----
> Changes:
>     +4 -4	libmojave/stdlib/lm_thread.ml
>     +4 -4	libmojave/stdlib/lm_thread_sig.ml
>     +1 -1	libmojave/util/lm_hash.ml
>     +4 -4	libmojave/util/lm_symbol.ml
>  
> A hyperlinked version of this commit is available at
> http://svn.metaprl.org/commitlogs/libmojave/2007-07.html#07/07/23.12:59:55



More information about the OMake-Devel mailing list