Skip to content

Changed some of the HTTP/2 enums to enum classes and found a bug#1612

Merged
bryancall merged 1 commit intoapache:masterfrom
bryancall:http2_enum_class
Mar 28, 2017
Merged

Changed some of the HTTP/2 enums to enum classes and found a bug#1612
bryancall merged 1 commit intoapache:masterfrom
bryancall:http2_enum_class

Conversation

@bryancall
Copy link
Copy Markdown
Contributor

found a bug in is_client_state_writeable()

@bryancall bryancall requested review from masaori335 and zwoop March 27, 2017 21:47
@bryancall bryancall self-assigned this Mar 27, 2017
@bryancall bryancall added this to the 7.2.0 milestone Mar 27, 2017
@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

RAT check successful! https://ci.trafficserver.apache.org/job/RAT-github/124/

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

FreeBSD11 build successful! https://ci.trafficserver.apache.org/job/freebsd-github/1806/

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

Linux build successful! https://ci.trafficserver.apache.org/job/linux-github/1697/

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

Intel CC build successful! https://ci.trafficserver.apache.org/job/icc-github/236/

@zwoop zwoop removed this from the 7.2.0 milestone Mar 27, 2017
@zwoop
Copy link
Copy Markdown
Contributor

zwoop commented Mar 27, 2017

Moved to 7.1.0, I think this is a good patch + good fix!

Copy link
Copy Markdown
Contributor

@zwoop zwoop left a comment

Choose a reason for hiding this comment

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

+1, looks good ,nice catch on the enum conditional.

@atsci
Copy link
Copy Markdown

atsci commented Mar 27, 2017

clang-analyzer build successful! https://ci.trafficserver.apache.org/job/clang-analyzer-github/368/

@zwoop zwoop added this to the 7.1.0 milestone Mar 27, 2017
@maskit
Copy link
Copy Markdown
Member

maskit commented Mar 27, 2017

@bryancall Looks good to me, but I don't see which part was the bug.

Copy link
Copy Markdown
Member

@maskit maskit left a comment

Choose a reason for hiding this comment

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

Now I found it. Nice catch!

@bryancall bryancall merged commit b2bddd3 into apache:master Mar 28, 2017
@zwoop
Copy link
Copy Markdown
Contributor

zwoop commented Mar 29, 2017

Cherry picked to 7.1.x

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.

4 participants