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

Fix build of LoggingAgent's FilterSupport #11

Closed
wants to merge 1 commit into from

Conversation

wfarr
Copy link

@wfarr wfarr commented Mar 11, 2011

While compiling the apache2 module, I was seeing errors due to printf being undefined in the scope of FilterSupport.

This commit just includes stdio.h to ensure the printf is defined.

@FooBarWidget
Copy link
Member

Thanks for the report, I've fixed this.

@jnewland
Copy link

At least 2 of our customers have had Passenger upgrades break because of this. Can you push a new gem?

@wfarr
Copy link
Author

wfarr commented Mar 15, 2011

We've seen a handful of customers now break Passenger when upgrading to 3.0.5 due to the build failing.

We'd really like to see a 3.0.5.1 rolled out with the build fixes ASAP if possible.

This pull request was closed.
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

3 participants