Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#671 closed defect (fixed)

MgResourceIdentifier parse methods not portable to x64

Reported by: edzimmerman Owned by: edzimmerman
Priority: high Milestone:
Component: General Version: 2.0.1
Severity: trivial Keywords:
Cc: External ID:

Description

The MgResourceIdentifier::ParseIdentifier() and MgResourceIdentifier::ParsePathname() are not written in a platform independent style. This was discovered when debugging on x64. As a resulte, the MgResourceIdentifier constructor which calls these methods is returning a garbage MgResourceIdentifier on x64.

Change History (2)

comment:1 by edzimmerman, 16 years ago

Resolution: fixed
Status: newclosed

comment:2 by tomfukushima, 16 years ago

Note: See TracTickets for help on using tickets.