Closed GoogleCodeExporter closed 8 years ago
Original comment by hugovk@gmail.com
on 8 Aug 2010 at 10:26
Yet another XML parsing crash.
The problem is I'm getting latitude, longitude and accuracy for my location but
not name in CMobblerLocation::DataL().
Original comment by hugovk@gmail.com
on 8 Aug 2010 at 12:35
Fixed in r532b820012.
We never actually used accuracy or name in the callback function, so I just
replaced those with KNullDesC8. Should I just remove those parameters
altogether?
Original comment by hugovk@gmail.com
on 8 Aug 2010 at 8:06
Original issue reported on code.google.com by
hugovk@gmail.com
on 23 May 2010 at 8:13