I wrote: > Stephen Leake schrieb: >> Zack Weinberg <[email protected]> writes: >> >>> I don't think I broke anything, but the possibility exists >>> (particularly missing #includes in various files). >> not sure your stuff broke this, but on Win32 MinGW I'm getting: >> >> ../monotone/botan/primes.cpp:608: error: integer constant is too large >> for "long" type > > Get the same on OSX 10.5.6. Is the attached patch the correct way / in > the right place to fix the issue?
I've committed and pushed the fix in ff4211218fda1c066b669b9a6bdf91a4cd44da9f. It's probably not needed on the .stripped branch since the error comes from botan which we than no longer have in-tree. Thomas. -- GPG-Key 0x160D1092 | [email protected] | http://thomaskeller.biz Please note that according to the EU law on data retention, information on every electronic information exchange might be retained for a period of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
