[erlang-patches] unbreak event tracer's app.src
Björn Gustavsson
bgustavsson@REDACTED
Fri Feb 12 06:55:55 CET 2010
On Thu, Feb 11, 2010 at 9:18 PM, Mikael Pettersson <mikpe@REDACTED> wrote:
> lib/et/src/et.app.src lists a module (et_contents_viewer) for which
> there is no source module, so it doesn't get built or installed.
> This breaks tools like HiPE's big test suite that parse installed .app
> files and expect to find a .beam file for every listed module.
>
> Fixed by deleting the offending line. I also noticed a duplicated
> line for the et_viewer module, and deleted that too.
>
Thanks! Will include in pu.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-patches
mailing list