danicoin/src
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
There are various locale related bugs in various versions of boost,
where exceptions are thrown in boost::filesystem APIs when the
current locale is not to boost's liking. It's not clear what "not
to boost's liking" means in detail, though "en" and "en_US.UTF-8"
are not to its liking.

Fix it by running a test function that's known to throw in such
a case, and resetting LANG and LC_ALL to C if an exception is
thrown. In simplewallet, the locale is queried before that so the
correct translations will still be used.
2015-11-21 10:13:10 +00:00
..
blockchain_db Revert "db_bdb: record numbers for recno databases start at 1" 2015-11-13 09:28:17 +00:00
blockchain_utilities Fix startup crash when using a locale boost does not like 2015-11-21 10:13:10 +00:00
blocks blockchain_export can now export to a blocks.dat format 2015-10-17 00:11:26 +01:00
common Fix startup crash when using a locale boost does not like 2015-11-21 10:13:10 +00:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto renamed folder 2015-10-26 18:00:53 +02:00
cryptonote_core More changes for 2-min blocks 2015-11-13 00:37:35 -08:00
cryptonote_protocol Pause miner before preparing for incoming blocks 2015-07-15 23:20:18 -07:00
daemon Fix startup crash when using a locale boost does not like 2015-11-21 10:13:10 +00:00
daemonizer cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 2015-07-24 07:55:16 +02:00
p2p Update to compile with latest miniupnpc 2015-10-05 17:07:52 -07:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc rpc: fix start_mining and status RPC crashes 2015-10-28 18:09:36 +00:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet Fix startup crash when using a locale boost does not like 2015-11-21 10:13:10 +00:00
wallet wallet: track outgoing payments and add a show_transfers command 2015-11-15 21:59:40 +00:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h More changes for 2-min blocks 2015-11-13 00:37:35 -08:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00