Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-08-24 17:53:56 -0700 (Tue, 24 Aug 2004)
Revision: 490
Log message:

      (bug 282) In Lm_symbol.make, Lm_symbol.add and other similar functions,
      make sure that "gensym counter" is always kept larger than the numeric
      part of any variable ever created (whether by user, by gensym, or by
      any other means).
      
      Note: currently there still exists a possibility for a race condition,
      we still need to make it threads-safe.
      

Changes  Path
+10 -8 libmojave/util/lm_symbol.ml