[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10378] VM fix problem with chained assign
From: |
Petter T. |
Subject: |
[Octave-patch-tracker] [patch #10378] VM fix problem with chained assignmenent not pushing rhs |
Date: |
Thu, 10 Aug 2023 18:03:33 -0400 (EDT) |
URL:
<https://savannah.gnu.org/patch/?10378>
Summary: VM fix problem with chained assignmenent not pushing
rhs
Group: GNU Octave
Submitter: petter
Submitted: Thu 10 Aug 2023 10:03:31 PM UTC
Category: Core : other
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 10 Aug 2023 10:03:31 PM UTC By: Petter T. <petter>
"'a = b.c.d = 3' erroneously yielded 'a == b'
* parse-tree/pt-bytecode-walk.cc: Push proper value to stack
* test/compile/bytecode.tst: Update tests
* test/compile/bytecode_subsasgn.m:"
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 10 Aug 2023 10:03:31 PM UTC Name: octave_32393.patch Size: 3KiB
By: petter
<http://savannah.gnu.org/patch/download.php?file_id=55021>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10378>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10378] VM fix problem with chained assignmenent not pushing rhs,
Petter T. <=