Skip to content
Snippets Groups Projects
Commit 46c4c453 authored by Houtan Bastani's avatar Houtan Bastani Committed by Sébastien Villemot
Browse files

use short-circuit ops (|| and &&) as opposed to (| and &) to avoid warnings in...

use short-circuit ops (|| and &&) as opposed to (| and &) to avoid warnings in Octave (and save time)
(cherry picked from commit 43479f6e)
parent 5473f396
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment