[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63501] Problem with &&= and ||=
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #63501] Problem with &&= and ||= |
Date: |
Sat, 10 Dec 2022 11:05:23 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?63501>
Summary: Problem with &&= and ||=
Project: GNU Octave
Submitter: None
Submitted: Sat 10 Dec 2022 04:05:20 PM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 7.2.0
Discussion Lock: Any
Operating System: Microsoft Windows
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 10 Dec 2022 04:05:20 PM UTC By: Anonymous
"a = a & b" works. "a &= b" also works.
"a = a && b" works. "a &&= b" gives error.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63501>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63501] Problem with &&= and ||=,
anonymous <=