IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 2, 2006, 11:33:34 AM (20 years ago)
Author:
Paul Price
Message:

Applying patches from RHL.

  • Correctly detect cfitsio 3 (ffdkopn)
  • Add PS_ERR_FITS_BAD
  • Free memory leaks caused by extra columns with FITS tables
  • Report error for singular matrices in LMM
  • Add psErrorCodeLast
  • Write psAbort errors, even if logging is off; flush the file descriptor
  • Useful macro: PS_FILE_LINE
  • Print a newline if the last character of a trace lacks one
  • When moving arguments down, set the vacated slot to NULL (so that original is valid)
  • If nFail is omitted, push an error if appropriate
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/psErrorCodes_en.dat

    r4540 r7300  
    1818UNEXPECTED_NULL                unexpected NULL found
    1919OS_CALL_FAILED                 unexpected result from an OS standard library call.
     20BAD_FITS                       file doesn't obey FITS standard
Note: See TracChangeset for help on using the changeset viewer.