Re: [frogs] Help with the Guile debugger |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: Ian Hulin <ian@xxxxxxxxxxxx>
- Subject: Re: [frogs] Help with the Guile debugger
- From: Patrick McCarty <pnorcks@xxxxxxxxx>
- Date: Wed, 6 Jan 2010 18:43:51 -0800
- Cc: Trevor Daniels <t.daniels@xxxxxxxxxxx>, frogs@xxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gOCF8C3HjYMI6zyVin2knWqnniQQOEyaXf3S2DdauF0=; b=M9giZubEL7OjF5LZ4IYw1TUsa+IIfgTh2de6H30dgQMqBZZqgniSowtJri5IxOtMO/ p1ElWj/4viMaAyx+xRrOBQGigU05MdJePwz7VhrjZnIDYPmA/J4yg6/zqv/u6MDb1EPl ATUyn1KKR9yXulaZV5kd26eVlhW8jR1pT6P3c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=AQJkEsiTGqamh0dUsRgJS2DYmCvTmq2Xi6Mb0bLoAh06Bw6RFXDdYH8Ta3S9ocLATt 67nLf3dzItn2Px8esLeT+AhwAUzMWFG8bjWB7L6mwLao39BxW1TOJkqYpHTYGMGX+eK4 fvvLgCxIAOhKNV4ISIRV9bz8l0BuLuCml5rIU=
On Wed, Jan 6, 2010 at 11:43 AM, Ian Hulin <ian@xxxxxxxxxxxx> wrote:
> Hi all,
> Please use this amended patch attached. Apologies for the noise.
Hi Ian,
Were you able to test this patch before submitting it for review?
I haven't tested myself, but looking at scm/guile-debugger.scm,
(define-module ...) is closed too early, so I suspect this file will
exit with errors when using this module.
Also, please take a second look at the extraneous whitespace,
especially in scm/guile-debugger.scm. The indentation in that file
can also be improved.
-Patrick
---
----
Join the Frogs!