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

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

[Octave-bug-tracker] [bug #32192] 'gethostname' is not a member of 'gnul


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32192] 'gethostname' is not a member of 'gnulib' /oct-env.cc:449:20:
Date: Sat, 22 Jan 2011 18:44:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

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

Yes, but the difference you found is in the else part of and "if 1" block, so
it would not be expanded anyway, as far as I can tell.

This part


_GL_CXXALIAS_RPL (gethostname, int, (char *name, size_t len));


of the code block that you posted should provide the gnulib::gethostname
alias to the gnulib rpl_gethostname function  It looks like it is inside two
"#if 1" blocks, so it should be expanded.  Why isn't that happening on your
system?  I don't see this anywhere in the oct-env.ii file that you posted
earlier.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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