Activity

From 06/27/2011 to 07/26/2011

07/26/2011

11:05 PM Bug #446: Linking Fails on MacOS Snow Leopard
Maybe a transitive dependency? J. Wienke
10:32 PM Bug #446 (Resolved): Linking Fails on MacOS Snow Leopard
Fixed in SVN. Boost system was not included as a library dependency in the CMakeLists file. How could this work on Li... S. Wrede
10:22 PM Bug #446: Linking Fails on MacOS Snow Leopard
Do we link against boost::system? Probably not:... S. Wrede
10:05 PM Bug #446 (Resolved): Linking Fails on MacOS Snow Leopard
Everything compiles (against Boost 1.46.1) now, but does not link. Error is as follows:... S. Wrede
10:27 PM Revision ece85135 (rsc): added missing boost::system library dependency check to make it link on ...
resolves #446 S. Wrede
10:00 PM Bug #445 (Resolved): Compilation of Environment.cpp fails on MacOs
For dynamic libraries the @environ@ variable is not available on MacOS, hence a workaround is needed. See also:
http...
S. Wrede
08:22 PM Bug #445: Compilation of Environment.cpp fails on MacOs
Seems to be defined in @unistd.h@ on POSIX systems (At least that's what man environ says). J. Moringen
08:15 PM Bug #445 (Resolved): Compilation of Environment.cpp fails on MacOs
with the following reason:... S. Wrede
09:52 PM Revision 3e53d196 (rsc): fixed ifdef test on multiple conditions
S. Wrede
09:48 PM Revision 9b540e92 (rsc): fix for #445, environ not available on MacOS
S. Wrede
06:33 PM Bug #442 (Resolved): typo in FindProtocolBuffers.cmake
Applied in changeset r303. J. Moringen
06:33 PM Revision 25c5983a (rsc): Fixed typo in rsc/cmake/FindProtocolBuffers.cmake
fixes #442
Bug report and patch by Robert Haschke
* rsc/cmake/FindProtocolBuffers.cmake: fixed typo ${ABS_FIL} ->
$...
J. Moringen

07/24/2011

08:20 PM Bug #442 (Resolved): typo in FindProtocolBuffers.cmake
dependency not correctly set due to typo R. Haschke

07/22/2011

01:30 PM Bug #440 (Resolved): Doesn`t compile on natty, fails in rsc::misc::UUID
Applied in changeset r302. Anonymous
11:51 AM Bug #440 (Resolved): Doesn`t compile on natty, fails in rsc::misc::UUID
Compiling rsc trunk (Revision r573) on natty fails with
...
[ 98%] Building CXX object test/CMakeFiles/rsctest.d...
Anonymous
01:30 PM Revision 282baf44 (rsc): Fixed include pathes for RSC tests
fixes #440 Arne Nordmann

07/20/2011

05:38 AM Revision e7499f04 (rsc): Change uuid generator include in src/rsc/misc/UUID.cpp
* src/rsc/misc/UUID.cpp: changed include boost/uuid/name_generator.hpp
-> boost/uuid/uuid_generators.hpp; seems to ...
J. Moringen
05:03 AM Revision 5cdc3e81 (rsc): Support name-based UUID generation in src/rsc/misc/UUID.{h,cpp}
refs RSB #421
* src/rsc/misc/UUID.{h,cpp}: added constructor for name-based UUID
generation
* test/rsc/misc/UUIDTes...
J. Moringen

07/18/2011

07:24 PM Bug #187: PeriodicTask does not guarantee fixed scheduling with long processing time
Increased precision with Revision r299, but still an offset of ~60us remaining. Anonymous
07:11 PM Revision 3cfe9e94 (rsc): Increased precision of PeriodicTask by taking processing time into accou...
Arne Nordmann

07/13/2011

08:08 PM Bug #417 (Resolved): Export BoostUUID include path into pkg file
Configured path gets lost in installation and needs to be configured again in depending software M. Rolf

07/11/2011

04:55 PM Support #411 (Resolved): invalid_argument exception thrown when executing test: "There already is...
Configuration error:
Upstream project used a different RSC version (0.3.0) than this project (0.3.0).
Raised except...
Anonymous
03:16 PM Support #411 (Resolved): invalid_argument exception thrown when executing test: "There already is...
When executing google tests of one of my libraries, an exception is thrown
terminate called after throwing an ins...
Anonymous
 

Also available in: Atom