![Wink](https://bitcointalk.org/Smileys/default/wink.gif)
![Smiley](https://bitcointalk.org/Smileys/default/smiley.gif)
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
In file included from ..\..\boost_1_55_0/boost/thread/shared_mutex.hpp:18:0,
from ..\..\boost_1_55_0/boost/thread/detail/thread_group.hpp:9
from ..\..\boost_1_55_0/boost/thread/thread.hpp:13,
from ..\..\boost_1_55_0/boost/thread.hpp:13,
from src\util.h:26,
from src\addrman.h:9,
from src\net.h:21,
from src\rpcnet.cpp:6:
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp: In instantiation of 'T
oost::shared_mutex::interlocked_compare_exchange(T*, T, T) [with T = boost::sha
ed_mutex::state_data]':
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp:124:103: required from
here
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp:52:99: warning: derefere
cing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
*reinterpret_cas(&comparand));
^
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp:52:99: warning: derefere
cing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp:53:52: warning: derefere
cing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return *reinterpret_cast(&res);
^
..\..\boost_1_55_0/boost/thread/win32/shared_mutex.hpp:53:52: warning: derefere
cing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from src\cryptopp/simple.h:10:0,
from src\cryptopp/filters.h:6,
from src\cryptopp/randpool.h:5,
from src\cryptopp/osrng.h:10,
from src\schnorr.h:11,
from src\hash.h:17,
from src\net.h:22,
from src\rpcnet.cpp:6:
src\cryptopp/algparam.h: In instantiation of 'CryptoPP::ConstByteArrayParameter
:ConstByteArrayParameter(const T&, bool) [with T = std::basic_string]':
src\cryptopp/filters.h:793:132: required from here
src\cryptopp/misc.h:58:118: warning: unused variable 'cryptopp_assert_26' [-Wun
sed-variable]
#define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAs
ert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance)
^
src\cryptopp/misc.h:61:39: note: in definition of macro 'CRYPTOPP_DO_ASSERT_JOI
'
#define CRYPTOPP_DO_ASSERT_JOIN(X, Y) X##Y
^
src\cryptopp/misc.h:58:97: note: in expansion of macro 'CRYPTOPP_ASSERT_JOIN'
#define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAs
ert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance)
^
src\cryptopp/misc.h:54:44: note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT
INSTANCE'
#define CRYPTOPP_COMPILE_ASSERT(assertion) CRYPTOPP_COMPILE_ASSERT_INSTANCE(as
ertion, __LINE__)
^
src\cryptopp/algparam.h:26:9: note: in expansion of macro 'CRYPTOPP_COMPILE_ASS
RT'
CRYPTOPP_COMPILE_ASSERT(sizeof(CPP_TYPENAME T::value_type) == 1);
^
In file included from src\cryptopp/filters.h:11:0,
from src\cryptopp/randpool.h:5,
from src\cryptopp/osrng.h:10,
from src\schnorr.h:11,
from src\hash.h:17,
from src\net.h:22,
from src\rpcnet.cpp:6:
src\cryptopp/algparam.h: In instantiation of 'void CryptoPP::AlgorithmParameter
Template::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]'
src\rpcnet.cpp:246:1: required from here
src\cryptopp/algparam.h:322:35: warning: unused variable 'p' [-Wunused-variable
AlgorithmParametersTemplate* p = new(buffer) AlgorithmParametersTemplate<
>(*this);
^
In file included from src\cryptopp/simple.h:10:0,
from src\cryptopp/filters.h:6,
from src\cryptopp/randpool.h:5,
from src\cryptopp/osrng.h:10,
from src\schnorr.h:11,
from src\hash.h:17,
from src\net.h:22,
from src\rpcnet.cpp:6:
src\cryptopp/misc.h: At global scope:
src\cryptopp/misc.h:548:20: warning: 'std::string CryptoPP::StringNarrow(const
char_t*, bool)' defined but not used [-Wunused-function]
static std::string StringNarrow(const wchar_t *str, bool throwOnError = true)
^
In file included from ..\..\boost_1_55_0/boost/system/system_error.hpp:14:0,
from ..\..\boost_1_55_0/boost/thread/exceptions.hpp:22,
from ..\..\boost_1_55_0/boost/thread/win32/thread_primitives.h
p:16,
from ..\..\boost_1_55_0/boost/thread/win32/basic_timed_mutex.h
p:14,
from ..\..\boost_1_55_0/boost/thread/win32/mutex.hpp:9,
from ..\..\boost_1_55_0/boost/thread/mutex.hpp:14,
from src\allocators.h:10,
from src\serialize.h:22,
from src\netbase.h:10,
from src\net.h:19,
from src\rpcnet.cpp:6:
..\..\boost_1_55_0/boost/system/error_code.hpp:222:36: warning: 'boost::system:
posix_category' defined but not used [-Wunused-variable]
static const error_category & posix_category = generic_category();
^
..\..\boost_1_55_0/boost/system/error_code.hpp:223:36: warning: 'boost::system:
errno_ecat' defined but not used [-Wunused-variable]
static const error_category & errno_ecat = generic_category();
^
..\..\boost_1_55_0/boost/system/error_code.hpp:224:36: warning: 'boost::system:
native_ecat' defined but not used [-Wunused-variable]
static const error_category & native_ecat = system_category();
^
Makefile.Release:3235: recipe for target 'build/rpcnet.o' failed
mingw32-make: *** [build/rpcnet.o] Error 1