IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21191


Ignore:
Timestamp:
Jan 27, 2009, 2:04:20 PM (17 years ago)
Author:
bills
Message:

cfitsio doesn't accept TLONGLONG as type when writing header value
This used to work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_results_file.pl

    r20257 r21191  
    4242        },
    4343        { name =>  'REQ_ID',
    44                     writetype => TLONGLONG,
     44                    writetype => TULONG,
    4545                    comment => 'Postage Stamp Server Request id',
    4646                    value => undef
Note: See TracChangeset for help on using the changeset viewer.