Ticket #5019 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

NeXus total_counts changed from uint32_t to uint64_t

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

GetDataCoerce needs to convert uint64_t to int so DetermineChunks can read both old files with uint32_t field and new files with uint64_t field.

Change History

comment:1 Changed 9 years ago by Vickie Lynch

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Vickie Lynch

Refs #5019 using getDataCoerce with uint64_t

Changeset: a6fabfc6172b104d67d89434bfcf5d8c97d369ac

comment:3 Changed 9 years ago by Vickie Lynch

  • Status changed from accepted to verify
  • Resolution set to fixed

To test do DetermineChunking with PG3_8364 for uint64_t and PG_2538 for uint32_t.

comment:4 Changed 9 years ago by Vickie Lynch

Refs #5019 Better solution from Russell

Changeset: 6a8de2c6ab8cb5d9db5a8d03fded8ad14daea00a

comment:5 Changed 8 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:6 Changed 8 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Passed by code inspection

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5865

Note: See TracTickets for help on using tickets.