aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2012-08-22 15:59:55 +0200
committerHans Bolinder <[email protected]>2012-08-22 15:59:55 +0200
commitb429cb093819836bbeb2c071898b6dfdb2dcdada (patch)
treed4fcb76bd29dfa6a9b17d790cea560e8a241cef7 /lib/wx
parent17a65ee1d0aaedc0d52b4d3ba97f64f7ec7fcfa4 (diff)
downloadotp-b429cb093819836bbeb2c071898b6dfdb2dcdada.tar.gz
otp-b429cb093819836bbeb2c071898b6dfdb2dcdada.tar.bz2
otp-b429cb093819836bbeb2c071898b6dfdb2dcdada.zip
Fix an issue with parentheses and separate values of union types
Since EDoc 0.7.7 (R14B02) separate values of union types can be annotated. However, the parser has hitherto chosen not to add the necessary parentheses due to backwards compatibility. From this release on code traversing the output of edoc_parser needs to take care of parentheses around separate values of union types. Examples of such code are layout modules and doclet modules. The following example shows annotated values of a union type: -type t() :: (Name1 :: atom()) | (Name2 :: integer()).
Diffstat (limited to 'lib/wx')
0 files changed, 0 insertions, 0 deletions