annotations icon indicating copy to clipboard operation
annotations copied to clipboard

io:format in do_rewrite_around_form

Open kzemek opened this issue 10 years ago • 1 comments

We're using annotations extensively in our project, and on every compilation we're getting - without exaggerating - tens of thousands lines of output which looks like this:

Application: {tree,application,
              {attr,0,[],none},
              {application,
              ...

This line is to blame. Can it be removed? It looks like a left-over debug log.

kzemek avatar Aug 24 '15 13:08 kzemek

It can... Did you patch it in the end? Sorry this is literally three years late replying... :/

hyperthunk avatar Nov 29 '18 11:11 hyperthunk