bugGNU TeXmacs - Bugs: bug #42146, friend declaration specifying a...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #42146: friend declaration specifying a default argument must be a definition

Submitter:  Ryan Carsten Schmidt <ryandesign>
Submitted:  Sat 19 Apr 2014 03:09:22 AM UTC
   
 
Category:  Compilation Priority:  4 - Bit lower
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  mdbenito
Originator Name:  Open/Closed:  Closed
Release:  None Release:  1.0.7.21
Fixed Release:  None Fixed Release:  1.99.2
Keywords: 

Tue 10 Jun 2014 11:45:21 AM UTC, comment #4: 

Latest stable is 1.99.2, tagged in SVN rev. 8633 ( > 8343, when this problem was fixed) ==> closing.

Please reopen if necessary.

Miguel de Benito <mdbenito>
Group Member
Tue 29 Apr 2014 08:59:25 AM UTC, comment #3: 

The website is outdated: latest stable is 1.99.1. As to the new release I'm not sure, I'll have to ask.

Miguel de Benito <mdbenito>
Group Member
Mon 28 Apr 2014 10:43:57 AM UTC, comment #2: 

In MacPorts we usually use the latest stable version of a given software package, which in the case of texmacs its web site lists as 1.0.7.21. Will a newer stable version including the fix for this problem be released soon?

Ryan Carsten Schmidt <ryandesign>
Mon 28 Apr 2014 10:25:24 AM UTC, comment #1: 

I fixed this problem in SVN revision 8343. The latest release (1.99.1) was before that, can you use the subversion repository for your package? Rev. 8495 should be pretty stable and offers several bugfixes and improvements wrt. 1.99.1. which in turn featured many bugfixes and improvements wrt. 1.0.7.21.

Miguel de Benito <mdbenito>
Group Member
Sat 19 Apr 2014 03:09:22 AM UTC, original submission:  

Hello, I'm a developer with the MacPorts package management system. We have a port for TeXmacs, unfortunately it has not been able to build for years. The error I currently get when trying to build TeXmacs 1.0.7.21 on OS X 10.9.2 with Xcode 5.1 and the Apple clang compiler (Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)) is:


/usr/bin/clang++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/Document -IData/String -IData/Tmfs -IData/Tree -IScheme -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IGraphics/Handwriting -IGraphics/Types -IGraphics/Pictures -IGraphics/Spacial -IPlugins -ITexmacs -ITexmacs/Data -IEdit -ITypeset -pipe -O2 -Wall -W -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I. -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I. -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/include -F/opt/local/Library/Frameworks -F/opt/local/lib -DQTTEXMACS -Wall -Wno-return-type -O2 -fno-rtti -I/opt/local/include -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -stdlib=libc++ -c ./Plugins/Qt/QTMFileDialog.cpp -o Objects/QTMFileDialog.o
In file included from ./Plugins/Qt/QTMFileDialog.cpp:22:
In file included from System/Files/file.hpp:14:
In file included from System/Classes/url.hpp:14:
Kernel/Types/tree.hpp:87:15: error: friend declaration specifying a default argument must be a definition
  friend void print_tree (tree t, int tab=0);
              ^


Can you assist?

Ryan Carsten Schmidt <ryandesign>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #31211:  main.log added by ryandesign (37KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mdbenito (Updated the item)
  • -email is unavailable- added by ryandesign (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-10 mdbenito StatusWorks For Me Fixed
        Open/ClosedOpen Closed
        Fixed Release 1.99.2
    2014-04-28 mdbenito Priority7 - High 4 - Bit lower
        StatusNone Works For Me
    2014-04-28 mdbenito Priority5 - Normal 7 - High
        Assigned toNone mdbenito
    2014-04-19 ryandesign Attached File- Added main.log, #31211

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code