aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/shell_SUITE.erl
diff options
context:
space:
mode:
authorSvilen Ivanov <[email protected]>2017-06-17 15:16:50 +0300
committerHans Bolinder <[email protected]>2017-06-26 12:14:17 +0200
commit83eda421d5da52328f5c5f552967591e22a0695e (patch)
treebe5279526387644be968dc1090c85b07045297ef /lib/stdlib/test/shell_SUITE.erl
parentbd2752e3d2ec91572e4d0c2fb35951f8f6bdc9f6 (diff)
downloadotp-83eda421d5da52328f5c5f552967591e22a0695e.tar.gz
otp-83eda421d5da52328f5c5f552967591e22a0695e.tar.bz2
otp-83eda421d5da52328f5c5f552967591e22a0695e.zip
Fix infinite loop in shell caused by record with recursive typespec
If record with recursive typespec such as -record(r,{f :: #r{} | undefined}). is used in interactive shell it stucks in inifinite loop when trying to find definitions for all records used in expression.
Diffstat (limited to 'lib/stdlib/test/shell_SUITE.erl')
0 files changed, 0 insertions, 0 deletions