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: Wed, 1 Jul 2020 11:25:33 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #5, bug #58676 (project octave):

This is why I worry about the future.  I looked at the changeset jwe checked
in and I would not have figured that this many changes were required just to
implement a no-op block.

I verified that spmd/end blocks work as expected, but spmd/endspmd blocks
produce a segfault.


octave:1> spmd
> disp ('hello');
> disp ('world');
> endspmd
octave-gui: libinterp/parse-tree/token.cc:133: octave::token::end_tok_type
octave::token::ettype() const: Assertion `m_type_tag == ettype_token' failed.
fatal: caught signal Aborted -- stopping myself...
Abort (core dumped)




    _______________________________________________________

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]