guile-devel
[Top][All Lists]
Advanced

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

[patch] print non-vector 1d arrays as #1(...)


From: Llorens, Daniel
Subject: [patch] print non-vector 1d arrays as #1(...)
Date: Tue, 17 Feb 2015 19:30:31 +0000


Some folks are justifiably confused when they can't call vector (or bytevector, etc.) routines on 1D arrays that are not vectors (or bytevectors, etc.) but print in the same way. This patch fixes this issue by making such objects print as #1(...).

The patch is trivial, I'll push to master if nobody objects.

This should also kinda fix https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18224.


Daniel Llorens
address@hidden
☎︎ +1 760 476 7433






Attachment: 0001-Non-vector-1D-arrays-print-as-1.patch
Description: 0001-Non-vector-1D-arrays-print-as-1.patch


reply via email to

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