<div dir="auto">Sorry, my fault I guess, i didn't test with -stderr...<div dir="auto">I can try to fix, but not before the end of the week.</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 23 août 2021 à 12:53, Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div>
    <p>Hi,</p>
    <p>in this commit, "print_anything()" and "print_list()" now
      (ab)uses the new "startlogpost()" function for printing individual
      pd atoms. However, for "-stderr" and custom printhooks this will
      accidentally print "verbose(2) " before each atom.<br>
    </p>
    <p>I would suggest to add another function "logatom()" - analogous
      to "postatom()" - which would only print the atom (without a
      newline) and omit the "verbose(N) " header.<br>
    </p>
    <p>Christof<br>
    </p>
    <div>On 23.08.2021 10:50, Roman Haefeli
      wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>Hi

Since f16dd5ec34 (I believe) everything printed to stderr is garbled.
For instance, when doing:

[list a b 12(
|
[print]

in 'pd -stderr', I get:

~~~
verbose(2): print: listverbose(2):  averbose(2):  bverbose(2):  12
~~~

Without '-stderr', the print output looks fine in the Pd console.

Roman
</pre>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Pd-dev mailing list
<a href="mailto:Pd-dev@lists.iem.at" target="_blank" rel="noreferrer">Pd-dev@lists.iem.at</a>
<a href="https://lists.puredata.info/listinfo/pd-dev" target="_blank" rel="noreferrer">https://lists.puredata.info/listinfo/pd-dev</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at" target="_blank" rel="noreferrer">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div>