Ticket #1238 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[with bundle] update the cremona spkg

Reported by: was Owned by: was
Priority: major Milestone: sage-2.8.14
Component: packages Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description


Attached bundle fixes the point below: now cerr is only used for
prompts, hence not at all in the library functions.  Instead, the
fatal error conditions which send output now to cout are followed by a
call to abort().  Clearly this should never happen except if there's a
bug.

Ralf -- a lot of those error outputs were in the linalg code which you
are going to refactor.

Secondly, I fixed the unintended output of "transposing..." reported by William.

Attachments

a(2).hg Download (98.9 KB) - added by was 3 years ago.

Change History

Changed 3 years ago by was

Changed 3 years ago by mabshoff

  • summary changed from update the cremona spkg to [with bundle] update the cremona spkg

Changed 3 years ago by mabshoff

  • milestone changed from sage-2.9 to sage-2.8.14

This issue will also be closed by the spkg at #1247.

Cheers,

Michael

Changed 3 years ago by mabshoff

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.