Skip to content
New issue

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

LogStream: Declare LogStream::operator<<(const LogStream&, long) #2155

Merged

Conversation

devsh0
Copy link
Contributor

@devsh0 devsh0 commented May 8, 2020

LogStream::operator<<(const LogStream&, long) was implemented in
AK/LogStream.cpp but the declaration was missing from header.

@devsh0 devsh0 changed the title LogStream: Declare LogStream::operator<<(const LogStream, long) LogStream: Declare LogStream::operator<<(const LogStream&, long) May 8, 2020
LogStream::operator<<(const LogStream&, long) was implemented in
AK/LogStream.cpp but the declaration was missing from the header.
@devsh0 devsh0 force-pushed the declare-stream-operator-for-long branch from 07634a3 to 6941485 Compare May 8, 2020 06:58
@awesomekling awesomekling merged commit cc01933 into SerenityOS:master May 8, 2020
@devsh0 devsh0 deleted the declare-stream-operator-for-long branch May 8, 2020 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants