[patch] Add byte-swapping support to save/load_view.hpp
Don McCoy
don at codesourcery.com
Mon Jun 16 22:43:33 UTC 2008
This patch utilizes the matlab byte-swapping functions to allow
load_view and save_view to work on big-endian platforms using data
written by little-endian systems (or vice-versa). The test has been
expanded to cover the added functionality, however the default is such
that existing code will behave the same (i.e. bytes are not swapped when
read or written).
Ok to commit?
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lv.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080616/47c874e0/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lv.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080616/47c874e0/attachment-0001.ksh>
More information about the vsipl++
mailing list