Gerd Möllmann writes: >>> Patches to do that are welcome, I think. >> >> May you please point me to a way to output warning to stderr from inside >> pdumper code? > > fprintf (stderr, ...) I'd say. That's more obvious than I thought :) See the attached patch.