Ticket #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
Note: See
TracTickets for help on using
tickets.
