Sorry, what was confusing me was that the trace information is interspersed with the output. I.e.,

 

m4trace: -2- foo

m4trace: -1- echo1

This is the macro m4trace: -1- foo

This is the macro foo..

 

Blue is the real output and red is the trace. I was reading it like

 

m4trace: -2- foo

m4trace: -1- echo1

This is the macro m4trace: -1- foo

This is the macro foo..

 

_______________________________________________
Bug-m4 mailing list
Bug-m4@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-m4

Reply via email to