diff options
author | Anthony Ramine <[email protected]> | 2013-06-06 22:25:07 +0200 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-06-07 10:45:41 +0200 |
commit | 29c2de1044d25c5ae641797e527ca72df8495355 (patch) | |
tree | c9f85082d44aece3f821369a969d6c88f1777e2f /lib/diameter/doc | |
parent | b1da47eff2e41013d60dacebbdfa31ce60357d23 (diff) | |
download | otp-29c2de1044d25c5ae641797e527ca72df8495355.tar.gz otp-29c2de1044d25c5ae641797e527ca72df8495355.tar.bz2 otp-29c2de1044d25c5ae641797e527ca72df8495355.zip |
Silence a misleading warning with some comprehensions
When compiling comprehensions with generators which are foldable to
'true', a misleading warning is emitted by sys_core_fold because a
clause resulting from the compilation of the comprehension to Core
Erlang is not marked as generated by the compiler.
An example of such a comprehension is [ true || true ].
Diffstat (limited to 'lib/diameter/doc')
0 files changed, 0 insertions, 0 deletions