monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] C++ standard conformation


From: Petr Ovtchenkov
Subject: [Monotone-devel] C++ standard conformation
Date: Tue, 24 May 2005 15:27:14 +0400

Good luck everybody! 
 
I made build of Monotone 0.19 with STLport (5.0, CVS) (STL implementation, 
http://www.stlport.org/cgi-bin/forum/dcboard.cgi) 
and found some C++-standard incompatibilities in Monotone's code. The patch is 
suggested here. 
 
General problem was absent of direct #include <cstdio> for EOF and some 
libstd++ implementation-specific 
constructions. 
 
I hope this patch will help to make Monotone compilable by different compilers 
on different platforms. 
 
Bests, 
 
   - ptr 
 

Attachment: monotone-0.19.patch
Description: Text Data


reply via email to

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