aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_version_tickets_in_merge
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-05-24 16:08:55 +0200
committerBjörn Gustavsson <[email protected]>2019-05-27 13:15:41 +0200
commitf7fe4573880ce94d794af266d0f37459b7a86709 (patch)
treefdcad9bc9ff6540edcb6b66144608d017a7378d0 /make/otp_version_tickets_in_merge
parentd32991afaf3fc5f9f73e3e2448672bb9a1b80101 (diff)
downloadotp-f7fe4573880ce94d794af266d0f37459b7a86709.tar.gz
otp-f7fe4573880ce94d794af266d0f37459b7a86709.tar.bz2
otp-f7fe4573880ce94d794af266d0f37459b7a86709.zip
Fix compiler crash in beam_except
The compiler would crash in `beam_except` while compiling this function: bar(Req) -> ok = case Req of "POST" -> {error, <<"BAD METHOD ", Req/binary>>, Req}; _ -> ok end. https://bugs.erlang.org/browse/ERL-954
Diffstat (limited to 'make/otp_version_tickets_in_merge')
0 files changed, 0 insertions, 0 deletions