[Merge] lp:~jamesh/account-polld/twitter-plugin into lp:account-polld
James Henstridge
james.henstridge at canonical.com
Mon Jul 21 06:56:16 UTC 2014
I've fixed the comment and run the code through gofmt.
The Twitter web site recommended using 64 bit integers. It didn't say one way or the other about signed/unsigned, and the two Go Twitter libraries linked from https://dev.twitter.com/docs/twitter-libraries seem to have chosen differently.
It's hard to tell whether this will be a problem, since (a) the range of 64-bit integers is so large and (b) they'd need to come up with a solution for languages without unsigned types like Java before they got to that point anyway.
--
https://code.launchpad.net/~jamesh/account-polld/twitter-plugin/+merge/227313
Your team Ubuntu Phablet Team is subscribed to branch lp:account-polld.
More information about the Ubuntu-reviews
mailing list