16 in 2.0.10 and the guile trunk I built on March 17.
I assume it relates to the Feb 8 changes, where:
(in commit dc65b88d839c326889618112c4870ad3a64e9446)
*lenp = scm_c_bytevector_length (uvec) / width;
and width is set to 1 in the macro:
DEFINE_SRFI_4_C_FUNCS (F32, f32, float, 1);
--
Barry Fishman
nguage
whose prime benefit is the clarity of its explicitness and lack of
syntax.
--
Barry Fishman
On 2015-06-23 23:00:19 +0200, Panicz Maciej Godek wrote:
> 2015-06-23 14:54 GMT+02:00 Barry Fishman :
>> This amalgam of 'match' and 'define-syntax's style '...', and
>> 'destructuring-bind' syntax just seems to add complexity to
evelopers might presume about an interface
rather a malicious act.
Although Scheme itself is not the usual place to think about complex
systems, I think Guile does, given what is currently being implemented.
--
Barry Fishman
procedure scan-attr:
ERROR: make-html-tokenizer - already unread #\>
scheme@(guile-user)>
--
Barry Fishman
cache/1.9-0.D-LE-8/home2/barry/work/dotimes.scm.go
scheme@(guile-user)> (load "tryme")
;;; compiling tryme
;;; compiled
/home2/barry/.cache/guile/ccache/1.9-0.D-LE-8/home2/barry/work/tryme.go
0
1
2
3
4
#f
scheme@(guile-user)>
$ ./tryme
0
1
2
3
4
$
--
Barry Fishman
en.
The error message complained about "indx" but not "dotimes", and I
jumped to the (wrong) conclusion that it was a problem during macro
expansion, due to changes in the syntax expansion code.
Thanks again.
--
Barry Fishman
h 4 of 25 tests failing.
I have been looking at them as a background task.
--
Barry Fishman
t names?
If you like short why not 'gdo' which surprisingly doesn't have much in
the way of confusing google matches.
But I rather like the longer but meaningful 'with-guile'.
--
Barry Fishman
:
$ read && echo $REPLY
read: 1: arg count
It works when popen.test is changed to do:
(open-input-pipe "read line && echo $line")
--
Barry Fishman
10 matches
Mail list logo