Opened 19 years ago
Last modified 14 years ago
#906 closed defect
Byte-order sensitivity leads to bus errors on Macs when reading astrometry catalogs — at Initial Version
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DVO | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | martin@… |
Description
Created an attachment (id=104)
Paul's patch to address the byte-order issue
Paul has already created a fix addressing the bug (see attachment), but since Nicolas asked me to make sure it's in the next IPP release, here's a PR to trace the issue.
The way Paul described it, this issue should just occur on PowerPCs, but Nicolas sounded as if it also occurred on Intel. Maybe there's a second byte-order issue somewhere?
Not sure what the psLib version or "component" is.
Note:
See TracTickets
for help on using tickets.

Paul's patch to address the byte-order issue