Closed doudou closed 9 years ago
Can you add a "why" to the PR, why this change is made? Type-change, extension?, improvement?
On 28.09.2015 02:59, Sylvain Joyeux wrote:
You can view, comment on, or merge this pull request online at:
https://github.com/orocos-toolchain/orogen/pull/71
Commit Summary
replace ValueSet by Set
File Changes
- M lib/orogen/gen/tasks.rb https://github.com/orocos-toolchain/orogen/pull/71/files#diff-0 (6)
- M lib/orogen/gen/typekit.rb https://github.com/orocos-toolchain/orogen/pull/71/files#diff-1 (14)
M lib/orogen/spec/configuration_object.rb https://github.com/orocos-toolchain/orogen/pull/71/files#diff-2 (2)
Patch Links:
- https://github.com/orocos-toolchain/orogen/pull/71.patch
- https://github.com/orocos-toolchain/orogen/pull/71.diff
— Reply to this email directly or view it on GitHub https://github.com/orocos-toolchain/orogen/pull/71.
Dipl.-Inf. Matthias Goldhoorn Space and Underwater Robotic
Universität Bremen FB 3 - Mathematik und Informatik AG Robotik Robert-Hooke-Straße 1 28359 Bremen, Germany
Zentrale: +49 421 178 45-6611
Besuchsadresse der Nebengeschäftstelle: Robert-Hooke-Straße 5 28359 Bremen, Germany
Tel.: +49 421 178 45-4193 Empfang: +49 421 178 45-6600 Fax: +49 421 178 45-4150 E-Mail: matthias.goldhoorn@informatik.uni-bremen.de
Weitere Informationen: http://www.informatik.uni-bremen.de/robotik
Can you add a "why" to the PR, why this change is made?
Done.
:+1:
ValueSet is on the way out, and was really unneeded here.
For more information, https://github.com/orocos-toolchain/utilrb/pull/28