Re: [racket-dev] Enhancement to the syntax system?

2014-05-03 Thread Marijn Schouten (hkBst)
On 07/10/2012 05:03 PM, Matthew Flatt wrote: At Tue, 10 Jul 2012 10:51:57 -0400, Eli Barzilay wrote: 20 minutes ago, Marijn wrote: It seems to me that both these results cannot be correct simultaneously, but I'll await the experts' opinion on that. This does look weird: #lang racket

Re: Elisp lexical-let

2009-07-24 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Kraft wrote: Hi, thanks for your comments; I'm still a bit confused, though :$ Marijn Schouten (hkBst) wrote: What's about this: (defun test () a) (let ((a 1)) (print a) ; 1 (print (test)) ; 1 (lexical-set! a 2

Re: Elisp lexical-let

2009-07-22 Thread Marijn Schouten (hkBst)
environment. Does that make sense? [1]:http://www.gnu.org/software/guile/manual/guile.html#Fluids-and-Dynamic-States Marijn - -- If you cannot read my mind, then listen to what I say. Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml

Re: popen test hangs

2009-07-07 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marijn Schouten (hkBst) wrote: Neil Jerram wrote: Marijn Schouten (hkBst) hk...@gentoo.org writes: it seems that the popen test hangs: Grrr. I thought we'd nailed that... then it hangs for at least an hour or so. My configure invocation

popen test hangs (was GNU Guile 1.8.7 released)

2009-07-06 Thread Marijn Schouten (hkBst)
or how to find out more? Marijn - -- If you cannot read my mind, then listen to what I say. Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using

Re: popen test hangs

2009-07-06 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Jerram wrote: Marijn Schouten (hkBst) hk...@gentoo.org writes: it seems that the popen test hangs: Grrr. I thought we'd nailed that... then it hangs for at least an hour or so. My configure invocation is: ./configure --prefix=/usr

Re: vm status update

2009-02-16 Thread Marijn Schouten (hkBst)
. Happy hacking, Andy ps. Guile finally loads faster than Python now. It's about time... Always a pleasure to read your updates. Thanks, Marijn ps Kill, kill the snake ;p - -- Sarcasm puts the iron in irony, cynicism the steel. Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML

Re: Compiling GUILE

2008-08-31 Thread Marijn Schouten (hkBst)
the option -m32 or -m64 to force 32-bit or 64-bit code. Marijn - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http

Re: math tests on amd64

2008-06-20 Thread Marijn Schouten (hkBst)
point flags, or a guile bug. So far this looks like a failure of NetBSD on amd64 to follow POSIX: http://www.opengroup.org/onlinepubs/009695399/functions/exp.html - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode

Re: [PATCH] libtool-2.2.4

2008-05-08 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Jerram wrote: | Marijn Schouten (hkBst) [EMAIL PROTECTED] writes: | | --- configure.in.old2008-05-06 23:48:26.0 +0200 | +++ configure.in2008-05-06 23:48:26.0 +0200 | @@ -38,7 +38,7 @@ | ~ ]), | ~ [EMAIL

[PATCH] libtool-2.2.4

2008-05-06 Thread Marijn Schouten (hkBst)
-config]) ~ AC_CONFIG_SRCDIR(GUILE-VERSION) ~ AM_INIT_AUTOMAKE([gnu no-define check-news]) Marijn [1]: http://bugs.gentoo.org/show_bug.cgi?id=212723 - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode -BEGIN PGP

goops comments about new module system

2008-04-17 Thread Marijn Schouten (hkBst)
get the new module system */ So I was wondering which module system these comments refer to. Marijn - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux

guile-config link reports LDFLAGS it has been compiled with

2007-12-16 Thread Marijn Schouten (hkBst)
GUILE_CFLAGS=$PTHREAD_CFLAGS AC_SUBST(GUILE_LIBS) AC_SUBST(GUILE_CFLAGS) as reported in http://bugs.gentoo.org/show_bug.cgi?id=202205 thank you, Marijn - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML http://www.gentoo.org/proj/en/lisp/, #gentoo-{lisp,ml} on FreeNode -BEGIN

Re: what am I doing wrong building 1.8?

2007-08-20 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ludovic � wrote: Marijn Schouten (hkBst) [EMAIL PROTECTED] writes: + gnulib-tool --update gnulib-tool: *** cannot find ./configure.ac gnulib-tool: *** Stop. Normally, it should find `configure.in' (at least it does here). Are you running

Re: what am I doing wrong building 1.8?

2007-08-19 Thread Marijn Schouten (hkBst)
`./install-sh' Makefile.am: installing `./depcomp' + echo 'Now run configure and make.' Now run configure and make. + echo 'You must pass the `--enable-maintainer-mode'\'' option to configure.' You must pass the `--enable-maintainer-mode' option to configure. - -- Marijn Schouten (hkBst), Gentoo