Closed GoogleCodeExporter closed 8 years ago
Uploaded the wrong patch file.
Original comment by alex.bu...@gmail.com
on 14 Nov 2012 at 2:35
Attachments:
The incorrect return type defeat has created an independent issue 48.
Renaming is not accepted.
Other API addition is considered as enhancement.
Original comment by milo...@gmail.com
on 15 Nov 2012 at 3:00
I see two more potential issues:
1) The code for the GetUint64() member function still uses kInt64Flag instead
of kUint64Flag
2) The code for SetInt() member function on the "else if (IsUint64())"
statement uses data_.n.i64 instead of data_.n.u64
Original comment by alex.bu...@gmail.com
on 15 Nov 2012 at 7:02
Thank you. These two issues was also added to issue 48 and fixed by revision
r89.
Original comment by milo...@gmail.com
on 15 Nov 2012 at 7:17
Original comment by milo...@gmail.com
on 10 Dec 2012 at 3:33
Original issue reported on code.google.com by
alex.bu...@gmail.com
on 14 Nov 2012 at 2:34