Changeset aad4ca4 in git for Singular/lists.cc


Ignore:
Timestamp:
Dec 6, 2017, 7:05:25 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
06b3e84d21e073249ada6d3b863bb3b8ce91d3be
Parents:
3803c6a39fad57f9a8e12942b2928c215504e027
Message:
format: Warn -> WarnS, trailing spaces
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/lists.cc

    r3803c6 raad4ca4  
    276276      {
    277277        // should not happen:
    278         Warn("internal NULL in resolvente");
     278        WarnS("internal NULL in resolvente");
    279279        L->m[i].data=(void *)idInit(1,1);
    280280      }
Note: See TracChangeset for help on using the changeset viewer.