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

Build cleanup #1

Merged
merged 2 commits into from
Aug 1, 2012
Merged

Build cleanup #1

merged 2 commits into from
Aug 1, 2012

Conversation

igalic
Copy link
Contributor

@igalic igalic commented Aug 1, 2012

  • make sure that distclean actually works.
  • add -Werror -Wextra to CFLAGS

Adds -Wextra and -Werror to CFLAGS to make warnings actually matter
Fix make distclean by adding -f to the rm command
jordansissel added a commit that referenced this pull request Aug 1, 2012
@jordansissel jordansissel merged commit e12bf6c into elastic:master Aug 1, 2012
jordansissel pushed a commit that referenced this pull request Mar 13, 2014
Had got things stuck in a loop whereby on connection close I tried
to lookup the peer address for the log message; this in turn raised
a new connection close. Now I'm caching the peer address from when
the connection was first established.
jordansissel added a commit that referenced this pull request Mar 13, 2014
Prepare for core/contrib tarball release.
avleen referenced this pull request in etsy/logstash-forwarder Sep 30, 2014
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