<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs">
    <title>gmane.lisp.guile.bugs</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7129"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7128"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7127"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7125"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7124"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7122"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7121"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.guile.bugs/7107"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7129">
    <title>bug#14421: Unable to build Guile 2.0.9</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7129</link>
    <description>&lt;pre&gt;Hi,

Please keep the bug in the Cc.  Thanks.

On Tue 21 May 2013 17:35, Douglas Mencken &amp;lt;dougmencken&amp;lt; at &amp;gt;gmail.com&amp;gt; writes:


reclaim.c is in libgc.  This means you have a broken libgc installation.

Andy


&lt;/pre&gt;</description>
    <dc:creator>Andy Wingo</dc:creator>
    <dc:date>2013-05-21T19:51:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7128">
    <title>bug#14421: Unable to build Guile 2.0.9</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7128</link>
    <description>&lt;pre&gt;Hi Douglas,

On Sat 18 May 2013 23:05, Douglas Mencken &amp;lt;dougmencken&amp;lt; at &amp;gt;gmail.com&amp;gt; writes:


What platform is this on?  Have you successfully compiled Guile in the
past?

What is your locale?  If you try with LC_ALL=C does it work?

I wonder if this is related somehow with the gnulib regexp update we did
recently.

Andy

&lt;/pre&gt;</description>
    <dc:creator>Andy Wingo</dc:creator>
    <dc:date>2013-05-20T18:44:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7127">
    <title>bug#14404: regexp_exec thread-unsafe</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7127</link>
    <description>&lt;pre&gt;Paul Eggert &amp;lt;eggert&amp;lt; at &amp;gt;cs.ucla.edu&amp;gt; skribis:


Thank you for the quick reply.  I haven’t tested yet, but I have a question:


Seems like this is going to add -lpthread to LDFLAGS, right?

That would raise two issues: first, it should add -pthread to both
CFLAGS and LDFLAGS, not just -lpthread.

Second, Guile can be compiled with and without thread support.  In the
latter case, we wouldn’t want Gnulib to stealthily pull in pthreads.
How can this be addressed?

Thanks!

Ludo’.




&lt;/pre&gt;</description>
    <dc:creator>Ludovic Courtès</dc:creator>
    <dc:date>2013-05-20T14:20:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7125">
    <title>bug#14421: Unable to build Guile 2.0.9</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7125</link>
    <description>&lt;pre&gt;I'm trying to build Guile release 2.0.9, but it prints errors instead of
successful build:
http://manulix.wikidot.com/issues#toc3

  SNARF  regex-posix.doc
  GEN      guile-procedures.texi
Backtrace:
In unknown file:
   ?: 12 [apply-smob/1 #&amp;lt;boot-closure 108966c0 (_ _ _)&amp;gt; #t ...]
   ?: 11 [apply-smob/1 #&amp;lt;catch-closure 10942570&amp;gt;]
   ?: 10 [primitive-eval ((&amp;lt; at &amp;gt; # %) (begin # # #))]
   ?: 9 [primitive-load "/root/build-farm/guile-v2.0.9.builddir/meta/guild"]
   ?: 8 [primitive-eval (define-module (guild) #:use-module ...)]
   ?: 7 [apply-smob/1 #&amp;lt;boot-closure 10998ce0 (_)&amp;gt; (define-module # # # ...)]
   ?: 6 [apply-smob/1 #&amp;lt;boot-closure 10acea10 ()&amp;gt;]
   ?: 5 [apply-smob/1 #&amp;lt;boot-closure 10ace9f0 ()&amp;gt;]
   ?: 4 [apply-smob/1 #&amp;lt;boot-closure 10ad1c70 ()&amp;gt;]
   ?: 3 [primitive-eval #&amp;lt;struct:1080ac78 pwpwpwpwpw 10949b20&amp;gt;]
   ?: 2 [primitive-load-path "ice-9/getopt-long" #&amp;lt;boot-closure 1081e430 ()&amp;gt;]
   ?: 1 [primitive-eval (define short-opt-rx (make-regexp "^-([a-zA-Z]+)(.*)"))]
   ?: 0 [make-regexp "^-([a-zA-Z]+)(.*)"]

ER&lt;/pre&gt;</description>
    <dc:creator>Douglas Mencken</dc:creator>
    <dc:date>2013-05-18T21:05:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7124">
    <title>bug#14404: regexp_exec thread-unsafe</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7124</link>
    <description>&lt;pre&gt;And here’s a reduced test case that “works” quite well on Guile 2.0.9:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
(use-modules (ice-9 threads)
             (ice-9 regex)
             (web uri)
             (srfi srfi-1)
             (srfi srfi-26))

(let ((do-regexps (lambda ()
                    (define seed1 (random 100000))
                    (define seed2 (random 100000))
                    (let loop ()
                      (let ((p (make-regexp "^http://([^/]+)/(.*)$"))
                            (s (string-append
                                "http://" (number-&amp;gt;string seed1)
                                "hydra.gnu.org/nar/0did57blsaaspj49cl3q8nnydm5pr1qg-cflow-1.4"
                                (number-&amp;gt;string seed2))))
                        (or (uri? (string-&amp;gt;uri s))
                            (exit 42))
                        (regexp-exec p s)
                        (loop))))))
  (unfold (cute &amp;gt;= &amp;lt;&amp;gt; (current-processor-count))
          (lambda (i)
      &lt;/pre&gt;</description>
    <dc:creator>Ludovic Courtès</dc:creator>
    <dc:date>2013-05-15T07:34:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7122">
    <title>bug#14370: [PATCH] Write out HTTP Basic auth headers correctly</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7122</link>
    <description>&lt;pre&gt;HTTP Basic authorization headers are not output correctly, leaving off
the user credentials in the Authorization: header.

Test case:

(let ((req (build-request
            (build-uri
             'http
             #:host "example.com")
            #:headers '((authorization
                         basic . "dXNlcm5hbWU6cGFzc3dvcmQ=")
                                      ))))
  (write-request req (current-output-port)))

Expected output:


Actual output:



As you can see, the user credentials aren't actually written out,
causing the server to return a "401 Authorization required" response.  I
have included a patch which remedies this problem.

&lt;/pre&gt;</description>
    <dc:creator>Atom X Zane</dc:creator>
    <dc:date>2013-05-08T08:50:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7121">
    <title>bug#14361: Building guile 2.0.9 under mingw + msys</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7121</link>
    <description>&lt;pre&gt;
Thanks, and sorry for a long delay.

I tried today building Guile 2.0.9.  The C compilation went very
smoothly, with only a couple of warnings (one is the known iconv
prototype "issue", the other a variable that is set and not used).
However, once it got to compiling Scheme files, it repeatedly failed
after writing each .go file.  Here are a few typical failures:

       GEN      guile-procedures.texi
     Backtrace:
     In unknown file:
?: 3 [apply-smob/1 #&amp;lt;boot-closure 234da60 (_ _ _)&amp;gt; #t ...]
?: 2 [apply-smob/1 #&amp;lt;catch-closure 2e07050&amp;gt; quit #&amp;lt;unspecified&amp;gt;]
?: 1 [apply-smob/1 #&amp;lt;boot-closure 234da60 (_ _ _)&amp;gt; #t ...]
?: 0 [apply-smob/1 #&amp;lt;catch-closure 3f7eea0&amp;gt;]

     ERROR:

The program then sits at the ERROR: prompt, but does not accept any
input.

Seems that this comes from smob.c:

     static SCM
     scm_smob_trampoline (unsigned int nreq, unsigned int nopt,
  unsigned int rest)
     {
       SCM trampoline;

       if (SCM_UNLIKELY (rest &amp;gt; 1 || nreq + nopt + rest &amp;gt; 3))
 scm_out_of_range ("mak&lt;/pre&gt;</description>
    <dc:creator>Eli Zaretskii</dc:creator>
    <dc:date>2013-05-07T17:18:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7120">
    <title>bug#14347: reset, shift, continuation values truncated inconsistently</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7120</link>
    <description>&lt;pre&gt;Hmm, we have

(let ((k (cal-with-prompt tag (-- expr that ends with (values a b c) --)
 (-- expr that is of unknown values length --))))
  (k))

So it looks like peval.scm in language/tree-il does not handle this well.

Looking in that file we have

(($ &amp;lt;prompt&amp;gt; src tag body handler)
       (define (make-prompt-tag? x)
         (match x
           (($ &amp;lt;application&amp;gt; _ ($ &amp;lt;primitive-ref&amp;gt; _ 'make-prompt-tag)
               (or () ((? constant-expression?))))
            #t)
           (_ #f)))

       (let ((tag  (for-value tag))
             (body (for-tail body)))

       ... cases where we can optimize sue to knowledge of prompt-tag ...

       (else
           (make-prompt src tag body (for-value handler))))))

So to me it looks like peval does a for-tail on body, and uses the value
constraint on the body. I'm not sure how to fix this though.

But that this is the problem can be shown by changing the code to

(($ &amp;lt;prompt&amp;gt; src tag body-in handler)
       (define (make-prompt-tag? x)
         (match x
       &lt;/pre&gt;</description>
    <dc:creator>Stefan Israelsson Tampe</dc:creator>
    <dc:date>2013-05-06T21:15:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7119">
    <title>bug#14347: reset, shift, continuation values truncated inconsistently</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7119</link>
    <description>&lt;pre&gt;
Totally agree, this is the behaviour I expect


scheme&amp;lt; at &amp;gt;(guile−user)&amp;gt; (import (only (rnrs) let-values))
scheme&amp;lt; at &amp;gt;(guile−user)&amp;gt; (let ((k (reset (shift k k) (values 3.1 2 3)))) (k))
$40 = 3.1
scheme&amp;lt; at &amp;gt;(guile−user)&amp;gt; (let-values (((k) (reset (shift k k) (values 3.1 2 3)))) (k))
$41 = 3.1
$42 = 2
$43 = 3

So, my first suspicion was that there is some part of the code that
receives the multiple values in a let or something, but neither the
code, nor the ,expand command revealed that. However, when we check with
,optimize

(let ((k (call-with-prompt
           ((&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; (ice-9 control) default-prompt-tag))
           (lambda ()
             (apply abort
                    ((&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; (ice-9 control) default-prompt-tag))
                    (lambda (cont)
                      (call-with-prompt
                        ((&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; (ice-9 control) default-prompt-tag))
                        (lambda ()
                          (lambda vals
                            (call-with-prompt
                              ((&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; (ice-9 contro&lt;/pre&gt;</description>
    <dc:creator>Ian Price</dc:creator>
    <dc:date>2013-05-06T19:06:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7118">
    <title>bug#14353: Implement array-fold and array-fold-all</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7118</link>
    <description>&lt;pre&gt;Right now there are no library functions for folding over arrays (or
bytevectors, etc.) This implements them. fold-all produces a single value
regardless of the number of dimensions of the array; it is implemented on
top of array-for-each. array-fold produces an array of rank n-1, where n is
the rank of the original array.

I'll write up documentation if the code looks acceptable.

Regards,
Jez
&lt;/pre&gt;</description>
    <dc:creator>Jez</dc:creator>
    <dc:date>2013-05-06T03:32:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7117">
    <title>bug#14354: Implement array-fold and array-fold-all</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7117</link>
    <description>&lt;pre&gt;Ah, I reread my code and realized that I could compare array-types using
eq? instead of equals?. I'll change that once I get feedback on the current
patch.

Jez


On Mon, May 6, 2013 at 1:23 AM, Jez &amp;lt;jezreel&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Jez</dc:creator>
    <dc:date>2013-05-06T05:36:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7116">
    <title>bug#14354: Implement array-fold and array-fold-all</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7116</link>
    <description>&lt;pre&gt;Right now there are no library functions for folding over arrays (or
bytevectors, etc.) This implements them. fold-all produces a single value
regardless of the number of dimensions of the array; it is implemented on
top of array-for-each. array-fold produces an array of rank n-1, where n is
the rank of the original array.

I'll write up documentation if the code looks acceptable.

Regards,
Jez
&lt;/pre&gt;</description>
    <dc:creator>Jez</dc:creator>
    <dc:date>2013-05-06T05:23:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7115">
    <title>bug#14347: reset, shift, continuation values truncated inconsistently</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7115</link>
    <description>&lt;pre&gt;Hi, the following seems at least inconsistent to
me and possibly unintended: I believe it
demonstrates that the continuation captured by
`shift' passes all its values to its continuation
when it's called directly, but truncates them to
the first value when it's bound to a variable
outside the reset expression and then called.

The documentation for reset and shift in the
manual does not quite say, but I believe the
captured continuation in these examples should be
the continuation of the shift expression inside
the reset expression, that is, it should simply
return the three values in all cases.

GNU Guile 2.0.5-deb+1-3
Copyright (C) 1995-2012 Free Software Foundation, Inc.
...
Enter `,help' for help.
scheme&amp;lt; at &amp;gt;(guile-user)&amp;gt; (use-modules (ice-9 control))
scheme&amp;lt; at &amp;gt;(guile-user)&amp;gt; (reset (shift k (k)) (values 3.1 2 3))
$1 = 3.1
$2 = 2
$3 = 3
scheme&amp;lt; at &amp;gt;(guile-user)&amp;gt; ((reset (shift k k) (values 3.1 2 3)))
$4 = 3.1
$5 = 2
$6 = 3
scheme&amp;lt; at &amp;gt;(guile-user)&amp;gt; (let ((k (reset (shift k k) (values 3.1 2 3)))) (k))
$7 = 3.1
scheme&amp;lt; at &amp;gt;(guil&lt;/pre&gt;</description>
    <dc:creator>Jussi Piitulainen</dc:creator>
    <dc:date>2013-05-04T07:47:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7114">
    <title>bug#14261: [guile-1.8] guile-readline fails to build withautomake-1.13</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7114</link>
    <description>&lt;pre&gt;Per Gentoo bug 467064 [1], aclocal.out reports:

----8&amp;lt;----8&amp;lt;----8&amp;lt;----8&amp;lt;----8&amp;lt;----8&amp;lt;----8&amp;lt;----8&amp;lt;-----

***** aclocal *****
***** PWD: /var/tmp/paludis/dev-scheme-guile-1.8.8-r1/work/guile-1.8.8/guile-readline
***** aclocal

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:12: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:12: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

----&amp;gt;8----&amp;gt;8----&amp;gt;8----&amp;gt;8----&amp;gt;8----&amp;gt;8----&amp;gt;8----&amp;gt;8----

I attach two patches here. The first one replace AM_CONFIG_HEADER with
AC_CONFIG_HEADERS and remove AM_PROG_CC_STDC from configure.in, while
se second one renames configure.in into configure.ac per above
warning.


1. https://bugs.gentoo.org/show_bug.cgi?id=467064
&lt;/pre&gt;</description>
    <dc:creator>Cyprien Nicolas</dc:creator>
    <dc:date>2013-04-24T23:18:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7113">
    <title>bug#14235: Grammar error onhttp://www.gnu.org/software/guile/developers.html</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7113</link>
    <description>&lt;pre&gt;In the second sentence of the second paragraph it says "There is nothing
and stopping you from joining the team."

This is probably meant to say "There is nothing stopping you from joining
the team."
&lt;/pre&gt;</description>
    <dc:creator>maxwell hansen</dc:creator>
    <dc:date>2013-04-20T22:27:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7112">
    <title>bug#14230: [Patch] guile-1.8, Fix texinfo files for makeinfo-5</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7112</link>
    <description>&lt;pre&gt;Hi here,

At Gentoo, we start shipping makeinfo-5, which makes the guile-1.8.8 
build fail. I wrote a patch that fixes the errors and warnings.

It does not break texinfo files for texinfo-4.13.

Cheers
&lt;/pre&gt;</description>
    <dc:creator>Cyprien Nicolas</dc:creator>
    <dc:date>2013-04-18T21:59:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7111">
    <title>bug#14219: ./configure</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7111</link>
    <description>&lt;pre&gt;

Can you send us the "config.log" file?  Please keep
"14219&amp;lt; at &amp;gt;debbugs.gnu.org" in the CC line.

Out of curiosity, what language is your real name written in?  My email
client (Gnus v5.13 on Emacs 24.3) is unable to decode it properly.

      Mark




&lt;/pre&gt;</description>
    <dc:creator>Mark H Weaver</dc:creator>
    <dc:date>2013-04-17T19:21:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7109">
    <title>bug#14042: configure error for guile 2.0.7</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7109</link>
    <description>&lt;pre&gt;Hi Marc,

Did ‘make check’ in libgc pass?

As for Guile, can you try configuring and building it with
--without-threads for a start, and report back?

Thanks,
Ludo’.




&lt;/pre&gt;</description>
    <dc:creator>Ludovic Courtès</dc:creator>
    <dc:date>2013-04-15T16:07:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7108">
    <title>bug#14042: configure error for guile 2.0.7</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7108</link>
    <description>&lt;pre&gt;Marc Girod &amp;lt;marc.girod&amp;lt; at &amp;gt;gmail.com&amp;gt; skribis:


Typo.

Ludo’.




&lt;/pre&gt;</description>
    <dc:creator>Ludovic Courtès</dc:creator>
    <dc:date>2013-04-15T16:06:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7107">
    <title>bug#14171: Aw: Re: bug#14171: REPL doesn't work on windows min-gw</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7107</link>
    <description>&lt;pre&gt;Just a quick follow-up. Tried to run the test suite. And to see how it 
is supposed to work I first did that on linux. But when you use a 
--disaple-posix guile it fails at the second test already because chdir 
is defined in the posix module. So I didn't even run it on windows yet.

Here's my output:

;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /home/shookie/core/lib/guile-2.0/test-suite/guile-test
;;; compiling /home/shookie/core/lib/guile-2.0/test-suite/test-suite/lib.scm
;;; test-suite/lib.scm:531:46: warning: possibly unbound variable 
`setlocale'
;;; test-suite/lib.scm:531:46: warning: possibly unbound variable `LC_ALL'
;;; test-suite/lib.scm:533:49: warning: possibly unbound variable 
`setlocale'
;;; test-suite/lib.scm:533:49: warning: possibly unbound variable `LC_ALL'
;;; test-suite/lib.scm:539:14: warning: possibly unbound variable 
`setlocale'
;;; test-suite/lib.scm:539:14: warning: possibly unbound vari&lt;/pre&gt;</description>
    <dc:creator>Jan Schukat</dc:creator>
    <dc:date>2013-04-15T06:37:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.guile.bugs/7106">
    <title>bug#14201: guile build issue under Mac OS X</title>
    <link>http://permalink.gmane.org/gmane.lisp.guile.bugs/7106</link>
    <description>&lt;pre&gt;ludo&amp;lt; at &amp;gt;gnu.org (Ludovic Courtès) skribis:


For the record, the problem is that the scripts installed by
‘automake -a’, with Automake from Guix, would contain “patched” shebangs
referring to files under /nix/store:

  http://lists.gnu.org/archive/html/bug-guix/2013-04/msg00076.html

This is a serious issue that I’ve fixed now.

The Guile 2.0.9 tarball has several scripts in build-aux/ with invalid
shebangs.  “Fortunately”, apart from ‘install-sh’, they are normally
invoked as “$SHELL ./the-file”, so the shebang isn’t actually used.

Please accept my apologies...

Ludo’.




&lt;/pre&gt;</description>
    <dc:creator>Ludovic Courtès</dc:creator>
    <dc:date>2013-04-14T22:11:24</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.lisp.guile.bugs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.lisp.guile.bugs</link>
  </textinput>
</rdf:RDF>
