guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patchset related to array functions


From: Daniel Llorens
Subject: Re: Patchset related to array functions
Date: Tue, 12 Jul 2016 19:16:55 +0200

On 12 Jul 2016, at 16:11, Andy Wingo <address@hidden> wrote:

> On Tue 12 Jul 2016 09:48, Daniel Llorens <address@hidden> writes:
> 
>> @@ -175,19 +175,19 @@ dnl  investigation of problems with "64" system and 
>> library calls on
>> dnl  Darwin (MacOS X).  The libguile code (_scm.h) assumes that if a
>> dnl  system has stat64, it will have all the other 64 APIs too; but on
>> dnl  Darwin, stat64 is there but other APIs are missing.
>> -dnl 
>> +dnl
>> dnl  It also appears, from the Darwin docs, that most system call APIs
>> dnl  there (i.e. the traditional ones _without_ "64" in their names) have
>> dnl  been 64-bit-capable for a long time now, so it isn't necessary to
>> dnl  use "64" versions anyway.  For example, Darwin's off_t is 64-bit.
> 
> Can you please fix your editor to not strip whitespace in unrelated
> parts of patches, and revisit this patch set to remove unrelated
> whitespace changes?
> 
> Thanks.  I know it's irritating to you but it's also irritating to me :)
> 
> Andy

Sorry about this. Fixed patchset attached. I've also pushed to lloda-squash0.

Regards,

        Daniel



Attachment: 0001-Compile-in-C99-mode.patch
Description: Binary data

Attachment: 0002-Fix-compilation-of-rank-0-typed-array-literals.patch
Description: Binary data

Attachment: 0003-Remove-scm_from_contiguous_array-array-contiguous-fl.patch
Description: Binary data

Attachment: 0004-Avoid-unneeded-internal-use-of-array-handles.patch
Description: Binary data

Attachment: 0005-Reuse-SCM_BYTEVECTOR_TYPED_LENGTH-in-scm_array_get_h.patch
Description: Binary data

Attachment: 0006-New-functions-array-from-array-from-array-amend.patch
Description: Binary data

Attachment: 0007-Remove-deprecated-array-functions.patch
Description: Binary data

Attachment: 0008-Do-not-use-array-handles-in-scm_vector.patch
Description: Binary data

Attachment: 0009-Speed-up-for-multi-arg-cases-of-scm_ramap-functions.patch
Description: Binary data

Attachment: 0010-Remove-uniform-array-read-uniform-array-write-from-t.patch
Description: Binary data

Attachment: 0011-Support-typed-arrays-in-some-sort-functions.patch
Description: Binary data

Attachment: 0012-New-functions-array-for-each-cell-array-for-each-cel.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]