syntax_tools: Fix an erroneous type and strengthen some specs

Kostis Sagonas kostis@REDACTED
Tue Oct 26 12:21:36 CEST 2010


The declaration of the stubDescriptop() type in 'igor' was erroneous,
both in the -type and in the published documentation of the module.

While fixing this some specs where strengthened and used a remote
type to refer to ordsets:ordset(T). Consequently, this patch depends
on the ordsets module exporting the ordset/1 type.


   git fetch git://github.com/kostis/otp.git syntax_tools-fixes


Kostis


More information about the erlang-patches mailing list