Closed GoogleCodeExporter closed 8 years ago
I don't have gcc 4.7.x installed yet.
I used gcc 4.5.3 and found another casting issue in SetStringRaw().
I propose the following patch:
Allocator::Free(const_cast<Ch*>(data_.s.str));
Would you help me to verify this patch in gcc 4.7.x?
Original comment by milo...@gmail.com
on 15 Nov 2012 at 3:14
This issue was closed by revision r88.
Original comment by milo...@gmail.com
on 15 Nov 2012 at 3:46
Hi. Yes that solution works fine her also, and is better.
Original comment by lundb...@gmail.com
on 19 Nov 2012 at 3:06
This issue was closed by revision 90f983ced2aa.
Original comment by milo...@gmail.com
on 6 Jun 2014 at 6:04
Original issue reported on code.google.com by
lundb...@gmail.com
on 14 Nov 2012 at 12:05