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

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

[Octave-bug-tracker] [bug #55487] ismethod of custom classdefs always re


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55487] ismethod of custom classdefs always returning false
Date: Mon, 18 Feb 2019 14:34:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

Hmm, if you do


methods ('java.lang.String')
-vertabim-

you'll see that the list of methods includes type information.  So the simple
ismember check on the result returned by methods doesn't work to match
'hashCode'.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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