]> www.ginac.de Git - cln.git/commit
* include/cln/object.h (cl_combine): define additional signatures, if
authorRichard Kreckel <kreckel@ginac.de>
Fri, 3 Nov 2000 10:04:06 +0000 (10:04 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 3 Nov 2000 10:04:06 +0000 (10:04 +0000)
commite0c20921233c68ca0271467ab739ab43cbd8d59c
treeb7e51a8e83811e43af4887e3e2d124144c93ad0d
parent2f48af80594306e67a14421b56ea3d1960acd237
    * include/cln/object.h (cl_combine): define additional signatures, if
          HAVE_LONGLONG is defined, in order to keep the compiler happy.
        * src/base/cl_macros.h: include "cln/types.h", since we need HAVE_DD...
        * src/base/cl_macros.h (bit): ...for this macro...
        * src/base/cl_macros.h (minus_bit): ...and this one.
        * src/base/cl_low.h: include "cln/types.h", since we need HAVE_DD...
        * src/base/cl_low.h (logcount_64): ...for this macro.
        * src/base/random/cl_UL_random.cc (random32): if HAVE_DD a is an ULL.
        * src/integer/gcd/cl_I_gcd_aux2.cc (floorDD): fixed algorithmic bug
          that turned up when intDsize==32 and cl_word_size==64.
        * src/float/dfloat/elem/cl_DF_div.cc (operator/): fixed a missing cast
          to uint64 that turned up when intDsize==32 and cl_word_size==64.
include/cln/object.h