Changeset 538512 in git for dyn_modules


Ignore:
Timestamp:
Jan 10, 2013, 12:47:19 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
80c703d0b975055386088b85c7bcdd5c7684adc0
Parents:
c2ff4132e497bb884e85e7bcb9974f183308e2bb
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-01-10 12:47:19+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-01-10 12:48:14+01:00
Message:
chg: StringAppend/StringSetS/StringEndS: use multiple times
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/bigintm/bigintm.cc

    rc2ff413 r538512  
    3636     StringSetS("");
    3737     number n=(number)d; n_Write(n, coeffs_BIGINT); d=(void*)n;
    38      return omStrDup(StringAppendS(""));
     38     return StringEndS();
    3939    }
    4040}
Note: See TracChangeset for help on using the changeset viewer.