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

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

[Octave-bug-tracker] [bug #51639] 'struct help_system' violates the C++


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #51639] 'struct help_system' violates the C++ One Definition Rule
Date: Wed, 2 Aug 2017 16:19:03 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #51639 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Ah, I think the issue is that the real declaration/definition of interpreter
is inside the octave namespace but the forward declaration in help.h is not.

Fixed with the following changeset and tested with GCC 7 and lto enabled. 
Closing report.

http://hg.savannah.gnu.org/hgweb/octave/rev/5111b1b5034d




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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