Skip to content
Snippets Groups Projects
Commit 4559493c authored by Félix Ingrand's avatar Félix Ingrand
Browse files

[wip/genom3-openprs] Release 1.0.5 of the openprs GenoM3 template.

Fixed a number of reference/value data access.
Fix the way we report system error in exception with a proper call to strerr.
parent fdd374ce
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
PKGREVISION= 1
DISTNAME= genom3-openprs-1.0.4
DISTNAME= genom3-openprs-1.0.5
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-openprs/}
MASTER_REPOSITORY= git git://git.openrobots.org/git/robots/genom3-openprs
......
SHA1 (genom3-openprs-1.0.4.tar.gz) = 29dca641aae4c8d878c4768eefa42ca7f40ae09a
RMD160 (genom3-openprs-1.0.4.tar.gz) = a0efdcfc90539c71e08fe27155e870a05cbf8d15
Size (genom3-openprs-1.0.4.tar.gz) = 62473 bytes
SHA1 (patch-aa) = 5a1aeb708d47788a8186804c635bd572f4a50bda
SHA1 (genom3-openprs-1.0.5.tar.gz) = 92cf9d3abbd2f23e1f3a4240283c6dc6cd3d83d7
RMD160 (genom3-openprs-1.0.5.tar.gz) = 6ea1f11b9858c7c016ae5c9318099f9bce2879e4
Size (genom3-openprs-1.0.5.tar.gz) = 62413 bytes
--- client/EncodeDecodeOpenprs.c~ 2013-05-21 15:31:08.375194000 +0200
+++ client/EncodeDecodeOpenprs.c 2013-05-21 15:31:28.663245000 +0200
@@ -32,8 +32,6 @@
#include <stdio.h>
#include <string.h>
-#include "h2errorLib.h"
-
#include <macro-pub.h>
#include <opaque-pub.h>
#include <constant-pub.h>
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