octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58676] spmd keyword


From: Rik
Subject: [Octave-bug-tracker] [bug #58676] spmd keyword
Date: Tue, 30 Jun 2020 12:53:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58676 (project octave):

                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

I think this is a good idea just to future proof Octave a bit, and allow
Matlab code to run in Octave.

I added 'spmd', 'endspmd' as keywords in this changeset:
https://hg.savannah.gnu.org/hgweb/octave/rev/6e8a9845d118.

I documented them, but this isn't a perfect changeset.  What should happen is
that spmd is accepted, but ignored, and the block of code executes normally in
the Octave interpreter.  At the moment, 'spmd' produces a syntax error from
the parser.  I'm adding jwe to the CC list since he can fix this faster than I
can learn the code to figure out how to make this a no-op statement.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58676>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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