[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] nvm.options
From: |
Thomas Keller |
Subject: |
Re: [Monotone-devel] nvm.options |
Date: |
Thu, 22 Jul 2010 00:25:36 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 |
Am 21.07.10 01:10, schrieb Thomas Keller:
> Am 20.07.10 04:58, schrieb Timothy Brownawell:
>> On 07/18/2010 08:19 AM, Stephen Leake wrote:
>>> Tim,
>>>
>>> Just letting you know I've been keeping up with nvm.options, and it all
>>> looks very good so far.
>>
>> I think it's ready to merge now. See anything I missed?
>
> The current head (44c1dd7bbc276790c51463a83823d2e1339c7ff6) fails to
> compile for me:
>
> base.hh: In function ‘void dump(const T&, std::string&) [with T = long
> unsigned int]’:
> sanity.hh:451: instantiated from ‘void Musing<T>::gasp(std::string&)
> const [with T = size_t]’
> cmd.cc:640: instantiated from here
> base.hh:45: error: invalid application of ‘sizeof’ to incomplete type
> ‘dump_must_be_specialized_for_this_type’
> make[1]: *** [cmd.o] Error 1
> make: *** [all] Error 2
I added a specialization for size_t in
760adcf3915f59a0ba8e2c55ea652ef29deac477 and it compiles now.
Thomas.
--
GPG-Key 0x160D1092 | address@hidden | 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] nvm.options, Stephen Leake, 2010/07/18
- Re: [Monotone-devel] nvm.options, Timothy Brownawell, 2010/07/19
- Re: [Monotone-devel] nvm.options, Stephen Leake, 2010/07/20
- Re: [Monotone-devel] nvm.options, Timothy Brownawell, 2010/07/20
- Re: [Monotone-devel] nvm.options, Stephen Leake, 2010/07/21
- Re: [Monotone-devel] nvm.options, Thomas Keller, 2010/07/21
- Re: [Monotone-devel] nvm.options, Stephen Leake, 2010/07/22
- Re: [Monotone-devel] nvm.options, Stephen Leake, 2010/07/23
- Re: [Monotone-devel] nvm.options, Stephen Leake, 2010/07/21
Re: [Monotone-devel] nvm.options, Thomas Keller, 2010/07/20
Re: [Monotone-devel] nvm.options, Thomas Keller, 2010/07/21