view CITATION @ 22730:838d52a3283e stable

Stop segfault when popen2 called with invalid command (bug #49525). * octave-popen2.c: Call _exit, rather than exit, when there is an error in the child process.
author Mike Miller <mtmiller@octave.org>
date Mon, 07 Nov 2016 07:51:43 -0800
parents d77caa2d523d
children 1c662986189a
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2016).
  GNU Octave version 4.2.0 manual: a high-level interactive language for
  numerical computations.
  URL http://www.gnu.org/software/octave/doc/interpreter/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 4.2.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton, David Bateman, S\oren Hauberg, and Rik Wehbring},
    year      = {2016},
    url       = {http://www.gnu.org/software/octave/doc/interpreter},
  }

We have invested a lot of time and effort in creating GNU Octave, please cite it
when using it.  See also `citation pkgname' for citing Octave packages.