Activity

From 05/05/2013 to 06/03/2013

06/03/2013

04:40 AM Enhancement #1524 (Resolved): Remove singleton implementation of plugin mechanism
Applied in changeset rsc|commit:c48603c5fb597505424d39df7ff30f48847433a9. J. Wienke
04:40 AM Enhancement #1525 (Resolved): Document thread-safety for plugin mechanism
Applied in changeset rsc|commit:b357ccb27f9ffd485bcc68aea82b4305678c892e. J. Wienke

05/31/2013

01:50 AM Tasks #1420 (Resolved): Simplify plugin initialization with windows export symbols
Applied in changeset rsc|commit:8000389eb73d78d1a800034e039ef9a4cadea7c4. J. Wienke
01:52 PM Tasks #1420 (In Progress): Simplify plugin initialization with windows export symbols
J. Wienke
02:09 PM Tasks #1529 (Resolved): Implement optional wrapping of plugin loading and unloading exception
Specified by a flag in @load@ and @unload@, either wrap or do not wrap exception occurring in the plugin implementati... J. Wienke
01:57 PM Bug #1522 (Resolved): FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake version
Applied in changeset rsc|commit:ebfafed3cc969b90b43bc35688af1b2d08e1cb5c. J. Wienke
01:53 PM Bug #1522 (In Progress): FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake v...
J. Wienke
01:52 PM Bug #1528 (Rejected): Boost.uuid from boost distribution is not found with MSVC11 and boost 1.53
No idea what I did wrong, but the user option for this was enabled. J. Wienke
11:02 AM Bug #1528 (Rejected): Boost.uuid from boost distribution is not found with MSVC11 and boost 1.53
Instead, RSC uses the internal version of boost.uuid, which should not happen. J. Wienke
01:48 PM Enhancement #1526 (Resolved): Prevent duplicate loading of plugins
Applied in changeset rsc|commit:3f067fe5a7793e84f6a5f7d7b8f26a62810ad477. J. Wienke
01:39 PM Enhancement #1523 (Resolved): Let Plugin mechanism throw an exception on duplicate plugin names
Applied in changeset rsc|commit:00f2975e1c42ce2019e5a48ed4bdc3b4d5d09d96. J. Wienke
01:39 PM Tasks #1178 (Resolved): Add unit tests for plugin system
Applied in changeset rsc|commit:412a06ece93675df27c32b0b5061fef73acee3f3. J. Wienke

05/30/2013

07:31 PM Bug #1527 (Resolved): Google mock cannot be built with MSVC11
Applied in changeset rsc|commit:d14464e0250f444c90950dd91d50914a0c6ba641. J. Wienke
07:26 PM Bug #1527 (Resolved): Google mock cannot be built with MSVC11
Some error about std::tuple. Fix this with compiler flags in the cmake macro: https://groups.google.com/forum/?fromgr... J. Wienke
07:10 PM Enhancement #1526 (Resolved): Prevent duplicate loading of plugins
J. Wienke
07:09 PM Enhancement #1525 (Resolved): Document thread-safety for plugin mechanism
J. Wienke
07:09 PM Enhancement #1524 (Resolved): Remove singleton implementation of plugin mechanism
Avoid problems of global state. J. Wienke
07:08 PM Enhancement #1523 (Resolved): Let Plugin mechanism throw an exception on duplicate plugin names
J. Wienke
10:53 AM Bug #1522: FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake version
They change the behaviour with this commit: http://cmake.org/gitweb?p=cmake.git;a=commit;h=0100f88e298c6766d601085370... S. Herbrechtsmeier
10:43 AM Bug #1522: FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake version
We coud even consider reporting this upstream. I don't know if this is really the intended behavior for the FindBoost... J. Wienke
10:41 AM Bug #1522: FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake version
I have no idea how to solve this correctly. FindBoostUUID can never know what a previous caller might have indicated ... J. Wienke

05/29/2013

06:02 PM Bug #1522 (Resolved): FindBoostUUID reset Boost_LIBRARIES varialbe when used with last CMake version
The FindBoostUUID.cmake reset the Boost_LIBRARIES variable because it calls FindBoost without any component. The last... S. Herbrechtsmeier
03:37 PM Tasks #1176 (Resolved): Implement plugin mechanism for Windows
Applied in changeset rsc|commit:230d22bd52d47ee318f780e5229b6c3158a2a962. J. Moringen

05/28/2013

03:57 PM Tasks #1178 (In Progress): Add unit tests for plugin system
J. Wienke
03:11 PM Bug #1514 (Resolved): Linker error in pkgconfig test on Mac: "Reason: image not found"
J. Wienke
11:41 AM Bug #1514 (In Progress): Linker error in pkgconfig test on Mac: "Reason: image not found"
I will have a look. J. Wienke
11:39 AM Bug #1292: Do not set EXTERNAL_INCLUDE_COMMANDS in rsc/rst.pc.in by default
Arne, is this solved with your recent pc changes? J. Wienke

05/27/2013

05:35 PM Bug #1291 (Resolved): Do not set rpath option in rsc/rsc.pc.in by default
Applied in changeset rsc|commit:e4ec17a24f06b78c5f778067e848aed7b1a45481. Anonymous
05:27 PM Bug #1514 (Resolved): Linker error in pkgconfig test on Mac: "Reason: image not found"
See https://ci.cor-lab.org/view/macos/job/rsc-trunk-macos/label=MAC_OS_lion_64bit/23/console... Anonymous

05/23/2013

11:56 AM Bug #1502 (Resolved): One of the recent changes probably broke the Windows build
Applied in changeset rsc|commit:3694d7b99cd34bb46ccb9541e9af0a9216ef5800. J. Wienke

05/22/2013

03:45 PM Bug #1502 (In Progress): One of the recent changes probably broke the Windows build
J. Wienke
01:43 PM Bug #1220 (Resolved): CURRENT_DATE function seems to fail on Windows
Applied in changeset rsc|commit:c43dda11ab8272b8404e72cdb64a67d49672b98a. J. Wienke

05/21/2013

05:01 PM Bug #1504 (Resolved): RSC exports wrong include path for 3rdparty boost
Anonymous
02:17 PM Bug #1504 (Resolved): RSC exports wrong include path for 3rdparty boost
rsc exports wrong include path for boost, when this is shipped as 3rdpart dependency within the rsc package. Anonymous
02:42 PM Tasks #1443 (Resolved): Check pkg-config
Test was added and automatically tests pkgconfig on UNIX systems.
@Sebastian: The test also runs on the MacOS mach...
Anonymous
02:28 PM Tasks #664 (Rejected): create an event driven configuration interface
This will be handled in project:rsp. New issues can be opened for RSC/RSP integration.
Reopen, if you disagree.
J. Moringen
11:15 AM Bug #1501 (Resolved): Name of Debian package is wrong?
@Arne, Jan: I closed this issue due to the resolved issue #1503
M. Goetting

05/19/2013

10:24 AM Bug #1499 (Resolved): Configuration from /etc is not read when prefix configured to /usr
Applied in changeset rsc|commit:acc95ee083f56cc63acd2f396bf47035a8da21f6. J. Moringen
10:15 AM Bug #1502 (Resolved): One of the recent changes probably broke the Windows build
It seems as if the @RSC_EXPORTS@ preprocessor definition has been changed to @rsc0.9_EXPORTS@ by recent CMake changes... J. Moringen

05/18/2013

09:27 AM Bug #1501 (Resolved): Name of Debian package is wrong?
There now is a Debian package called @librsc0.90.9@ (Observed on a Quantal system). I am not sure if this was uploade... J. Moringen

05/17/2013

07:09 PM Tasks #1452 (Resolved): Check, if we can code the abi-version in the library name, instead of lib...
Applied in changeset rsc|commit:506d590ce1ddc637a3a260bd978b1515adb3c54d. Anonymous
07:09 PM Enhancement #1498 (Resolved): Encode version in library name
Applied in changeset rsc|commit:506d590ce1ddc637a3a260bd978b1515adb3c54d. Anonymous
05:53 PM Enhancement #1498: Encode version in library name
> > I would prefer if we can use a switch for the version in the library name to make it optional.
> This can be don...
S. Herbrechtsmeier
05:40 PM Enhancement #1498 (In Progress): Encode version in library name
Anonymous
05:40 PM Enhancement #1498: Encode version in library name
> At the moment it is unclear for me how you handle conflicts between the different pkg-config files (rsc.pc).
At th...
Anonymous
10:10 AM Enhancement #1498: Encode version in library name
We have Tasks #1452.
The full library path is also bad for cross compiling. Additionally the version behind the so...
S. Herbrechtsmeier
01:31 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
This solution can probably be implemented in @rsc::config::prefixConfigDirectory@.
However, the question remains w...
J. Moringen
01:24 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
Jan Moringen wrote:
> I'm starting to lean towards the conclusion that we need two different behaviors:
>
> * If ...
J. Wienke
01:19 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
I'm starting to lean towards the conclusion that we need two different behaviors:
* If prefix is set such that bin...
J. Moringen
01:16 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
The interesting part is:
> ‘sysconfdir’
>
> The directory for installing read-only data files that pertain to...
J. Moringen
01:10 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
This might help help sorting out our confusion:
http://www.gnu.org/prep/standards/html_node/Directory-Variables.html
J. Moringen
01:06 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
Johannes Wienke wrote:
> No, basically all programs installed to @/usr@ expect their configuration files in @/etc@. ...
J. Moringen
01:02 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
No, basically all programs installed to @/usr@ expect their configuration files in @/etc@. This is the default for al... J. Wienke
12:51 PM Bug #1499: Configuration from /etc is not read when prefix configured to /usr
When @/usr@ (not @/@) is the configured prefix, configuration files _should_ be expected in @/usr/etc@ (not @/etc@).
...
J. Moringen
12:47 PM Bug #1499 (Resolved): Configuration from /etc is not read when prefix configured to /usr
The current configuration mechanism seems to ignore configuration files in /etc in case we have configured /usr as th... J. Wienke

05/16/2013

12:20 PM Enhancement #1498: Encode version in library name
I think Stefan Herbrechtsmeier already reported this (maybe for RSB), but I cannot find that issue right now. J. Wienke
11:54 AM Enhancement #1498 (Resolved): Encode version in library name
I suggest to encode the major+minor version in the library name, so that we have @librsc0.9.so@ instead of @librsc.so... Anonymous

05/07/2013

06:15 AM Tasks #1443: Check pkg-config
Again: Wasn't this supposed to add a test which ensures that generated pkg-config files work? If so, can we close thi... J. Moringen
 

Also available in: Atom