octave-maintainers
[Top][All Lists]
Advanced

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

Re: stupid Matlab-style short-circuit behavior for | and &


From: Rik
Subject: Re: stupid Matlab-style short-circuit behavior for | and &
Date: Thu, 07 Oct 2010 10:31:32 -0700

John,

I wrote a short Perl script (attached) which looks for singular occurrences
of '&' and '|' in a file.  Presumably it would be best to sign off on all
the existing uses in the code before turning this new feature on.

A quick run on all the .m files shows 398 occurrences, so this will take a
little bit of work to verify.  In addition, the script should be run an the
.cc files to check for uses in the %!test sections.

--Rik

Attachment: find_orand.pl
Description: Text Data


reply via email to

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