#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 , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
r3283