view .gitattributes @ 31835:80eff88db003

Use member variable m_matrix rather than bool_array_value () in save routines (bug #63803) * ov-bool-mat.cc (save_binary, save_hdf5): Don't call bool_array_value() to create an intermediate variable and then get the data() pointer to it. Instead, get the data() pointer of the object directly which is stored as m_matrix.
author Rik <rik@octave.org>
date Thu, 16 Feb 2023 08:00:45 -0800
parents c6f9ff84dc84
children
line wrap: on
line source

# line endings in repository match line endings on disc
* -text