We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original issue 21 created by giantchen on 2011-07-17T15:11:01.000Z:
Not a bug, but a coding style improvement. To prevent anyone from passing SequentialFile or RandomAccessFile by value to a function incidentally.
What version of the product are you using? On what operating system?
Revision 37. on Ubuntu 10.04 x86-64 with g++ 4.4.3
The text was updated successfully, but these errors were encountered:
Comment #1 originally posted by tfarina@chromium.org on 2011-07-17T17:35:02.000Z:
<empty>
Sorry, something went wrong.
Comment #2 originally posted by sanjay@google.com on 2012-05-30T17:23:07.000Z:
Comment #3 originally posted by sanjay@google.com on 2012-10-08T21:23:22.000Z:
Merge pull request google#27 from pleroy/TwoBugs
7c428e9
Two bug fixes in KeepRunning
cmumford
No branches or pull requests
Original issue 21 created by giantchen on 2011-07-17T15:11:01.000Z:
Not a bug, but a coding style improvement. To prevent anyone from passing SequentialFile or RandomAccessFile by value to a function incidentally.
What version of the product are you using? On what operating system?
Revision 37. on Ubuntu 10.04 x86-64 with g++ 4.4.3
The text was updated successfully, but these errors were encountered: