Patches item #2030539, was opened at 2008-07-28 13:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2030539...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: bugfix Status: Open Resolution: None Priority: 5 Private: No Submitted By: Martin Peach (mrpeach) Assigned to: Nobody/Anonymous (nobody) Summary: moonlib/tabread2 patch
Initial Comment: (If Antoine Rousseau is listening, this is for you...)
This patch lets the dump message work properly in tabread2. It just appends a 0 to the args in the setup function: class_addmethod(tabdump_class,(t_method)tabdump_dump,gensym("dump"),A_FLOAT,A_FLOAT,0);
At the moment only one of the args is accepted, the other is always 0.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2030539...