On 26 Apr 2014, at 20:47, Stefan Bruda <ste...@bruda.ca> wrote:
> 
> Hello,
> 
> At 20:02 -0400 on 2014-4-17 Stefan Bruda wrote:
>> 
>> ddd fails as follows:
>> 
>> g++ -DHAVE_CONFIG_H -I.  -I./.. -isystem /usr/X11R6/include -I/sw/include  
>> -O2 -g -Wall -W -Wwrite-strings -mminimal-toc -trigraphs  -c -o ddd.o ddd.C
>> ./strclass.h:813:19: error: friend declaration specifying a default argument 
>> must be a definition
>>    friend string common_prefix(const string& x, const string& y, 
>>                  ^
>> ./strclass.h:815:19: error: friend declaration specifying a default argument 
>> must be a definition
>>    friend string common_suffix(const string& x, const string& y, 
>>                  ^
>> ./strclass.h:866:16: error: friend declaration specifying a default argument 
>> must be a definition
>>    friend int readline(std::istream& s, string& x, 
> 
> The following trivial patch for ddd-3.3.12/ddd/strclass.h fixes the
> build process.  The resulting ddd appears to run as expected (though I
> only tested it on a single program).

Thanks Stefan,

Your patch worked!
I’ve submitted the update to the package tracker.

Cheers,
Remko
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to