Project

General

Profile

Activity

From 01/11/2015 to 02/09/2015

02/09/2015

03:11 PM Task #2476 (Code review): Update the building instruction to accommodate power-constrained platform
Yingdi Yu
03:11 PM Task #2475 (Code review): Remove unnecessary dependency on protobuf
Yingdi Yu
02:45 PM Task #2457 (Rejected): Create Face in Logic rather than pass a Face reference in the constructor of Logic/Socket
It turns out a more decent solution is to clean up everything in destructor. Yingdi Yu

02/04/2015

12:57 PM Task #2476: Update the building instruction to accommodate power-constrained platform
When compiling on Odroid platform (probably on every embedded platform) one must compile with the -j1 flag because of... Chaim Rieger
12:54 PM Task #2476 (Closed): Update the building instruction to accommodate power-constrained platform
./waf
Waf: Entering directory `/software/ChronoSync/build'
[ 1/11] Compiling src/diff-state-container.cpp
[ 2/11...
Chaim Rieger
12:55 PM Task #2475: Remove unnecessary dependency on protobuf
in order to compile must run as follows
./waf -j1
sudo ./waf install
Build is successful.
Chaim Rieger
12:51 PM Task #2475 (Closed): Remove unnecessary dependency on protobuf
prereq is to install protoc (protobuf is installed by default)
sudo apt-get install protobuf-compiler
./waf con...
Chaim Rieger

01/31/2015

05:57 PM Task #2457 (Rejected): Create Face in Logic rather than pass a Face reference in the constructor of Logic/Socket
Passing a Face reference into logic is a bad design. When Logic is destroyed, some callbacks such as those passed thr... Yingdi Yu
04:56 PM Task #2195 (Closed): Rewrite test cases to use UnitTestClocks
Forgot the update this issues.
This task is done with the commit:
http://gerrit.named-data.net/#/c/1578/
Yingdi Yu
04:52 PM Task #2120 (Code review): Change the return type of InterestTable::erase(...) method to void
Yingdi Yu
 

Also available in: Atom