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

Add pthread.h to pthread_np.h Autoconf check #1317

Closed
wants to merge 1 commit into from

Conversation

jablko
Copy link
Contributor

@jablko jablko commented Jan 10, 2017

@jirib does this fix #1306?

@atsci
Copy link

atsci commented Jan 10, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1321/ for details.

@atsci
Copy link

atsci commented Jan 10, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/Github-Linux/1215/ for details.

@bryancall bryancall added this to the 7.2.0 milestone Jan 11, 2017
@@ -1516,6 +1515,9 @@ AC_CHECK_HEADERS([sys/types.h \
editline/readline.h \
ucred.h ])

# On OpenBSD, pthread.h must be included before pthread_np.h. #1306
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think adding GitHub issues into comments is a good idea.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't propose doing it in general, just in this case I don't have another citation for this claim about OpenBSD. If it isn't true for every instance of OpenBSD, someone might question why this is in there, and the issue explains that. There's always "blame", this is just less hassle for that person, I think. There are cases where we reference Jiras from comments, no?

@bryancall
Copy link
Contributor

[approve ci]

@bryancall
Copy link
Contributor

I created a new PR for this and set the author to Jack Bates #2283

@bryancall bryancall closed this Jul 20, 2017
@zwoop zwoop removed this from the 8.0.0 milestone May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[openbsd] pthread_np.h needs to be included
4 participants