Activity

From 01/22/2013 to 02/20/2013

02/20/2013

08:41 AM Bug #1430: Fix debian packaging to conform more strongly to debian policy
sorry I made a typo. in the dev package librsc.so should be a pointer to librsc.so.0.9
A. Tuleu
08:37 AM Bug #1430 (New): Fix debian packaging to conform more strongly to debian policy
I know this is an hassle, but it gives me lot of maintainance nightmare at higher levels because the debian policy is... A. Tuleu

02/14/2013

05:02 PM Tasks #1419 (Rejected): Provide unit tests for plugins system
J. Wienke
04:59 PM Tasks #1419 (Rejected): Provide unit tests for plugins system
Especially also for windows J. Wienke
05:00 PM Tasks #1420 (Resolved): Simplify plugin initialization with windows export symbols
Provide a RSC_PLUGIN_INIT_SIGNATURE macro which exposes a whole method signature, so that it can be used as:... J. Wienke
01:21 PM Feature #1413 (Resolved): Provide command-line based option parsing
Applied in changeset rsc|commit:3c7149c454f7cbbd24b2a7481fdf997aa5a8093a. J. Wienke
09:33 AM Feature #1413: Provide command-line based option parsing
Before merging this back I first need to fix this job:
https://ci.cor-lab.org/view/rsc/job/rsc-trunk-windows-merge-s...
J. Wienke
09:27 AM Feature #1413 (Resolved): Provide command-line based option parsing
In addition to the existing config file and environment-based config parsers, also provide option handling using the ... J. Wienke

02/07/2013

02:20 PM Bug #810 (Resolved): Windows Subprocess Test creates confusing error message from cmake.
Applied in changeset rsc|commit:49546253ac98f65b4d1d15289f636a66a2f185a5. J. Wienke

02/06/2013

07:57 PM Bug #810 (In Progress): Windows Subprocess Test creates confusing error message from cmake.
The reason is simple. The windows subprocess test is a stub and this was just to see whether something is called at all. J. Wienke
07:41 PM Tasks #1228 (Resolved): Add a macro for assertion + log message
Applied in changeset rsc|commit:49a3250fa4223735daaa466cf8b9b7db338481fe. J. Wienke
05:58 PM Enhancement #1315 (Resolved): rsc::threading::SynchronizedQueue misses pop method with timeout pa...
Added a unit test for this and fixed the behavior for old boost versions. J. Wienke
04:47 PM Enhancement #1315 (Feedback): rsc::threading::SynchronizedQueue misses pop method with timeout pa...
The pop function does not work with sub second accuracy. E.g. pop(500) does not wait any time. L. Schillingmann

01/31/2013

05:23 AM Tasks #1176 (In Progress): Implement plugin mechanism for Windows
Implemented and quickly tested. Pending commit. J. Moringen

01/30/2013

04:10 PM Tasks #1346 (Rejected): Patch request: use either libboost 1.46 or 1.48 on debian systems?
J. Wienke
03:25 PM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
No it is ok to close it A. Tuleu

01/29/2013

05:58 PM Enhancement #1315: rsc::threading::SynchronizedQueue misses pop method with timeout parameter
I have backported this to 0.7 to make Lars happy ;) J. Wienke
04:11 PM Enhancement #1315: rsc::threading::SynchronizedQueue misses pop method with timeout parameter
I don't know whether the change could break existing code.
Since the bug has been filed against 0.9, I would not b...
J. Moringen
09:27 AM Enhancement #1315: rsc::threading::SynchronizedQueue misses pop method with timeout parameter
Jan, do you think this can be merged back to 0.7 safely. As it is a template implementation ABI compatibility shouldn... J. Wienke
09:26 AM Enhancement #1315 (Resolved): rsc::threading::SynchronizedQueue misses pop method with timeout pa...
Applied in changeset rsc|commit:04e5aec11621791829007b4c78884b796f197b25. J. Wienke
08:51 AM Enhancement #1315 (In Progress): rsc::threading::SynchronizedQueue misses pop method with timeout...
I will add this to 0.9 first. J. Wienke
01:14 PM Bug #1367 (Resolved): The GitProjectVersion cmake logic requires full git clones
Applied in changeset rsc|commit:4625b1349649817d66edf80cabcb72a644beddd0. J. Wienke
12:55 PM Bug #1367 (In Progress): The GitProjectVersion cmake logic requires full git clones
J. Wienke
12:33 PM Bug #1367: The GitProjectVersion cmake logic requires full git clones
Ok, they just use a date + hash in case where @git describe@ fails on shallow copies. For our own system we just need... J. Wienke
12:28 PM Bug #1367: The GitProjectVersion cmake logic requires full git clones
Wrong file. I mean version.sh L. Schillingmann
12:23 PM Bug #1367 (Resolved): The GitProjectVersion cmake logic requires full git clones
* The logic in GitProjectVersion.cmake requires full clones.
* Not everyone wants to do a full git clone. git also ...
L. Schillingmann
10:28 AM Tasks #1228: Add a macro for assertion + log message
Jan, what do you think about the solution proposed in the respective feature branch? J. Wienke
09:32 AM Tasks #1228 (In Progress): Add a macro for assertion + log message
J. Wienke
08:51 AM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
Alexandre? Any more thoughts on this or would it be ok to close this issue? J. Wienke

01/25/2013

09:29 AM Bug #1357 (Resolved): Prefix stripping in EnvironmentVariableSource does not work
Applied in changeset rsc|commit:68ef353200e5c7fbf00c91beb57aca031533579d. J. Wienke
09:24 AM Bug #1357 (Resolved): Prefix stripping in EnvironmentVariableSource does not work
Even though enabled, a prefix for environment variable is never removed. J. Wienke

01/23/2013

11:11 AM Bug #1338 (Resolved): Wrong prefix in pkg-config files of the debian packages
Applied in changeset rsc|commit:feab1daa5b6ce27b46cb37d339de08d08bbd56c9. Anonymous
11:00 AM Bug #1349 (Rejected): rsc0.9 pkg-config file has a wrong prefix
Yes. Is a duplicate to #1338. Anonymous

01/22/2013

06:04 PM Bug #1349: rsc0.9 pkg-config file has a wrong prefix
Arne, you worked on this? J. Wienke
06:02 PM Bug #1349 (Rejected): rsc0.9 pkg-config file has a wrong prefix
the package shipped with 0.9.0-b135~precise has a wring .pc file prefix is @/usr/local@ -> should be @/usr@
Normal...
A. Tuleu
12:46 PM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
Alexandre Tuleu wrote:
> Actually I did not thought that RSC was not header only, but does have some precompiled bin...
J. Wienke
11:50 AM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
Actually I did not thought that RSC was not header only, but does have some precompiled binaries. (librsc.so.0.9 is i... A. Tuleu
11:35 AM Tasks #1346: Patch request: use either libboost 1.46 or 1.48 on debian systems?
Just a question that worried us when briefly thinking about this: Do you think this will work given the header-only i... S. Wrede
11:32 AM Tasks #1346 (Rejected): Patch request: use either libboost 1.46 or 1.48 on debian systems?
Original request from Alexandre Tuleu:... S. Wrede
 

Also available in: Atom