Silo icon indicating copy to clipboard operation
Silo copied to clipboard

ensure silo library handles 64 bit integers correctly

Open aowen87 opened this issue 6 years ago • 0 comments

cqid: VisIt00008819cqsubmitter: Mark Millercqsubmitdate: 12/01/08 We need to make sure Silo will handle DB_INTEGER data that is 64 bit integers. More precisely, if sizeof(int) returns 8, we need to make sure Silo will read/write that correctly via HDF5 driver. Also, resole what DB_LONG versus DB_INTEGER means in this context.

-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket.

Ticket number: 327 Status: Pending Project: VisIt Tracker: Feature Priority: Normal Subject: ensure silo library handles 64 bit integers correctly Assigned to: - Category: - Target version: - Author: Mark Miller Start: Due date: % Done: 0% Estimated time: Created: 08/04/2010 01:26 pm Updated: Likelihood: Severity: Found in version: Impact: 5 - Very High Expected Use: 2 - Rare OS: All Support Group: DOE/ASC Description: cqid: VisIt00008819cqsubmitter: Mark Millercqsubmitdate: 12/01/08 We need to make sure Silo will handle DB_INTEGER data that is 64 bit integers. More precisely, if sizeof(int) returns 8, we need to make sure Silo will read/write that correctly via HDF5 driver. Also, resole what DB_LONG versus DB_INTEGER means in this context.

Comments:

aowen87 avatar Feb 26 '19 21:02 aowen87