monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] [PATCH] to make monotone build on OpenSolaris


From: Patrick Georgi
Subject: [Monotone-devel] [PATCH] to make monotone build on OpenSolaris
Date: Sun, 29 Mar 2009 18:23:22 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

Hi,

I updated my packaging for monotone to 0.43. I still have to look at getting more libraries linked statically before I can upload packages to monotone.ca again, but that will eventually be done.

In the course of it, I collected a couple of (usually minor) changes to get monotone to compile on Solaris with the Sun Studio compiler, and you can find them in the attached patch, which is against net.venge.monotone.

- import more stuff from std:: and Botan:: into the globally visible namespace - clarify method selection for .insert(0,...) where studio isn't sure whether that 0 is unsigned int or void* and it has that method for both - consistent const attribute for arguments of various methods (studio is picky there, too)

As I don't know the impact on other platforms, I didn't want to commit it myself. Feel free to pick the suitable parts.


Regards,
Patrick Georgi

Attachment: monotone.diff
Description: Text document


reply via email to

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