Skip to content
Snippets Groups Projects
Commit 0dfcdff4 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/genom3-ros] Update to 1.8

Changes since 1.7
 . Throw a genom_mwerr (instead of genom_syserr) upon failure when reading
   ports
 . Fix a race condition during daemonization
 . Fix the json {,de}serialization of enums containing an invalid value
 . Fix missing argument in some [$type dereference] calls for 'remote'
   generation
 . Require genom3 >= 2.99.23 for the updated genom_mwerr exception
 . Drop removed .code member from the genom_mwerr exception
 . In client/c, generate json exception encoding code only for public
   exceptions
 . Assert that an enum is valid during the json serialization
 . Omit service-local parameters when building ros messages/services/actions
 . Implement optional<type>
parent 56529e10
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Anthony Mallet on Fri, 19 Oct 2012
#
DISTNAME= genom3-ros-1.7
DISTNAME= genom3-ros-1.8
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-ros/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}genom3/genom3-ros
......
SHA1 (genom3-ros-1.7.tar.gz) = b388b072bc40c8d82f394c5fe7511070d842aa91
RMD160 (genom3-ros-1.7.tar.gz) = 678fe7284ecd8d447e4efc283263b52c1595c025
Size (genom3-ros-1.7.tar.gz) = 382979 bytes
SHA1 (genom3-ros-1.8.tar.gz) = ef33520b71b000867b45b9ef025175074e4a5cd2
RMD160 (genom3-ros-1.8.tar.gz) = bf8655b5f9291f597baa089a3ce10ca760f350c9
Size (genom3-ros-1.8.tar.gz) = 383458 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment