Hi David,
l...@gnu.org (Ludovic Courtès) skribis:
>>> Can you try:
>>>
>>> (setlocale LC_ALL "en_US.ISO-8859-1") ;; or some other ISO-8859-1 locale
>>> (let* ((s (string (integer->char 254)))
>>> (q (regexp-quote s)))
>>>(regexp-exec (make-regexp q regexp/extended) s))
>
> [...]
>
>
On Sun 15 Jan 2012 20:32, Bake Timmons writes:
> The attached patch makes notation for Scheme repeated arguments
> more consistent in the manual.
Applied, thanks!
Andy
--
http://wingolog.org/
On Thu 12 Jan 2012 21:09, Aleix Conchillo Flaqué writes:
> According to the documentation, the module-name in define-module is of
> the form (hierarchy file).
>
> However, one can do (define-module (foo)).
I think I fixed this for the 2.0.4 release. Let me know if it's still
there.
Thanks!
A
On Sun 15 Jan 2012 20:49, Bake Timmons writes:
> I'm sorry for that previous patch which included some typos. The fixed
> patch is attached. Thanks!
Hum, I had applied your original patch already, resolving a conflict due
to the Parameters move; saw one typo in srfi-modules.texi and fixed it.
On Thu 12 Jan 2012 23:45, Aleix Conchillo Flaqué writes:
> The links for "Normal Termination" and "Termination Internals" are
> invalid. Should be, respectively:
>
> http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Normal-Termination.html
> http://www.gnu.org/savannah-checkouts/gnu
On Sun 15 Jan 2012 22:53, Dagobert Michelsen writes:
> I am currently trying to compile the "call-for-testers" guile-2.0.3.157-1bd9a
> on
> Solaris 9 Sparc with Sun Studio 12 and get a compilation error:
Thanks for giving it a try! It's a bit embarassing that this didn't
work, but I did track
Greets,
Thanks for working on this, Niels, and thanks for following up on it,
Mark. It's great to have such knowledgeable folk working on this
problem.
One suggestion, if it's possible: it would be great if mini-gmp could
make it to be part of gnulib at some point. That's probably the easiest
w
Thanks for the report! As we seem to be following these issues over at
bug 10684, I'll close this one. Let me know if that was the wrong thing
to do.
Cheers,
Andy
--
http://wingolog.org/
Hi Bake,
This patch looks great. I do have a couple of comments before
applying. It would probably be useful to have input from others as
well, so I'm copying guile-devel.
On Mon 16 Jan 2012 20:46, Bake Timmons writes:
> -@deffn {Scheme Procedure} resolve-module name [autoload=#t] [version=#f]
Closing bug.
--
http://wingolog.org/
On Mon 16 Jan 2012 04:54, Bake Timmons writes:
> Attached is a patch to improve the consistency of definitions of C
> functions in the manual. It adds missing parentheses and commas and
> fixes a untyped definition that should be a typed one.
Applied, thanks!
Andy
--
http://wingolog.org/
On Fri 20 Jan 2012 19:25, David Pirotte writes:
> guile 2.0.3.150-88c0
> guile-lib release-0.2.1-2-ge9fe22b
>
> ...
> make[1]: Entering directory `/usr/local/src/guile-lib/git-clone/src'
> ../dev-environ /usr/local/bin/guile-tools compile -o "text/parse-lalr.go"
> "text/parse-
On Thu 19 Jan 2012 23:16, taylanbayi...@gmail.com writes:
> Good day, I found another test against "none required" to be necessary
> in the configure script so as to prevent it from setting
> LIB_CLOCK_GETTIME literally to that value. A patch for acinclude.m4
> is attached.
Applied, thanks!
And
Hi Ian,
I think I agree with ijp's assessment of things. If you can point to
something in the manual that is confusing in this regard, please let us
know. Thanks!
Andy
--
http://wingolog.org/
Andy Wingo writes:
> One suggestion, if it's possible: it would be great if mini-gmp could
> make it to be part of gnulib at some point.
It's main home will be the GMP repo and distributions. But that doesn't
exclude that it's also copied into gnulib, if that's convenient.
BTW, I added the mp_{
Hello! :-)
Andy Wingo skribis:
> On Mon 16 Jan 2012 20:46, Bake Timmons writes:
>> -@deffn {Scheme Procedure} resolve-module name [autoload=#t] [version=#f]
>> [#:ensure=#t]
>> +@deffn {Scheme Procedure} resolve-module name [autoload=#t [version=#f]] @
>> + [#:ensure
ni...@lysator.liu.se (Niels Möller) writes:
Andy Wingo writes:
> One suggestion, if it's possible: it would be great if mini-gmp could
> make it to be part of gnulib at some point.
It's main home will be the GMP repo and distributions. But that doesn't
exclude that it's also copie
This looks like a bug of Darwinÿÿs regcomp thatÿÿs likely to be solved by
using Gnulibÿÿs ÿÿregexÿÿ module. If you donÿÿt mind, Iÿÿll provide you
with a new tarball to test when weÿÿre done with the other issues.
Guile now uses Gnulibÿÿs regex module. Can you try again with the
tarball from
Andy Wingo writes:
> Also, it seems pedantic to repeat the keyword arguments (once as
> keyword, once as identifier). Surely #:foo=bar is unambiguous?
Since guile use the same name for both the keyword and identifier, I'd
say so.
--
Ian Price
"Programming is like pinball. The reward for doin
19 matches
Mail list logo