On Sun, May 20, 2012 at 10:06 AM, Sébastien Villemot <sebastien.ville...@ens.fr> wrote: > Please find attached a patch applied to the communications package in > Debian (upcoming Debian release 1.1.1-1). > > More details about the purpose of the patch are given in the patch > header.
Applied, thanks. This had been working for me, so output of num2str may be dependent on architecture. I've changed your "%d" to "%ld", can you confirm that works for you with the following tests: assert (oct2dec (77777777), 2^24 - 1) assert (oct2dec (777777777777), 2^36 - 1) -- mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev