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

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

[Octave-bug-tracker] [bug #50183] tempname() returns an empty string on


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50183] tempname() returns an empty string on Solaris
Date: Wed, 1 Mar 2017 19:45:34 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #12, bug #50183 (project octave):

It's possible this is a bug in gnulib, further debugging looks like it's
needed at this point. I expect the gen_tempname function to return either a
valid temporary file name or an error message. You are seeing no error
message, and it's returning an empty string (but the 'No symbol "retval"' is
weird, maybe gdb doesn't work the way I think it should on your OS).

Can you try again with "p tname" after the breakpoint is hit?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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