Ignore:
Timestamp:
Dec 4, 2014, 12:59:58 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
Children:
3bd01abee2945bbd1dd350c68e4ab321a9256c9e
Parents:
009bd5cbba879731a3b0eb480677ac1996111115
Message:
warnings: fixed finvar.lib, rModifyRing, wrong assume in gnumpc.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.cc

    r009bd5 rd50995  
    26702670        if (try_omit_comp)
    26712671        {
    2672 #ifndef SING_NDEBUG
    2673           Warn("WRONG USAGE? of rModifyRing: omitting component due to the ordering block [%d]: %d (ringorder_s)", i, r_ord);
    2674 #endif
     2672          // tried, but cannot omit component due to the ordering block [%d]: %d (ringorder_s)", i, r_ord
    26752673          try_omit_comp = FALSE;
    26762674        }
Note: See TracChangeset for help on using the changeset viewer.