[plt-scheme] Re: How do you guys usually debug macro error messages?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Apr 26 17:13:13 EDT 2010

In this case I'm going to guess the fault lies with the foreign
library. My experience is that it generates poor error messages. When
debugging problems I've hacked my own error messages into a local
copy.

On Mon, Apr 26, 2010 at 10:08 PM, Grant Rettke <grettke at acm.org> wrote:
...
> I figured out the problem it was in my code of course... still I
> wonder what are you guys views on error message provided by macros.


Posted on the users mailing list.