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

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

[Octave-bug-tracker] [bug #53443] Variable Editor: openvar VAR should sh


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53443] Variable Editor: openvar VAR should show the tab on which the variable editor is
Date: Sun, 8 Apr 2018 23:26:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #8, bug #53443 (project octave):

I think I tried most of these sorts of conversions.  Converting "this" as
well, I may have tried.  The C-style cast is apparently a stronger cast than
the C++ casts.


/home/sebald/octave/octave/octave/libgui/src/variable-editor.cc:1203:79:
error: invalid static_cast from type ‘qulonglong {aka long long unsigned
int}’ to type ‘QWidget*’
          if (static_cast<QWidget *> (tbar->tabData (i).toULongLong ()) ==
this)
                                                                      ^
Makefile:17165: recipe for target
'libgui/src/libgui_src_libgui_src_la-variable-editor.lo' failed
make[2]: *** [libgui/src/libgui_src_libgui_src_la-variable-editor.lo] Error 1
make[2]: *** Waiting for unfinished jobs....


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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