:: [Libbitcoin] Reintroduced, let's ki…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: mlmikael
日付:  
To: Eric Voskuil
CC: libbitcoin
古いトピック: Re: [Libbitcoin] examples/main.cpp:43 uses "environ" which does not exist at least on OBSD 5.7/GCC 4.8.4. Fix? (Just commenting out the four affected lines solves it at least locally!)
新しいトピック: Re: [Libbitcoin] Reintroduced, let's kick it out again? Re: examples/main.cpp:43 uses "environ" which does not exist at least on OBSD 5.7/GCC 4.8.4. Fix? (Just commenting out the four affected line
題目: [Libbitcoin] Reintroduced, let's kick it out again? Re: examples/main.cpp:43 uses "environ" which does not exist at least on OBSD 5.7/GCC 4.8.4. Fix? (Just commenting out the four affected lines solve
Eric,

This bug has been reintroduced, here's the latest version2 commit:

https://github.com/libbitcoin/libbitcoin/blob/beafb4f9031ecf8110be76e76ceafe0cdbf0fa6c/examples/main.cpp#L46

So.. remove rows 45-49 again?

Thanks,
Mlmikael

On 2015-11-24 19:10, Eric Voskuil wrote:
> Sure, pushed to master - thanks!
>
> e
>
> On 11/22/2015 07:06 AM, mlmikael wrote:
>> Dear Eric,
>>
>> This error has been reintroduced in the "version2" repo, in the
>> currenetly latest commit which is
>> https://github.com/libbitcoin/libbitcoin/blob/e3a2f8213c939adead02923fdca6f891975632d4/examples/main.cpp
>> .
>>
>> I.e. kindly remove the four lines 45-48?
>>
>> At least doing that makes compilation work.
>>
>> Thanks!