poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Setter methods for names/types of a struct type


From: Konstantinos Chasialis
Subject: Re: [PATCH] Setter methods for names/types of a struct type
Date: Sat, 6 Jun 2020 15:27:04 +0300
User-agent: SquirrelMail/1.4.23 [email.uoa.gr]

Forgot ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 6301471b..796435fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2020-06-06  Kostas Chasialis <sdi1600195@di.uoa.gr>
+
+    * libpoke/libpoke.h (pk_alloc) : Prototype.
+       (pk_assert) : Likewise.
+       (pk_struct_type_set_ftype) : Likewise.
+       (pk_struct_type_set_fname) : Likewise.
+       * libpoke/pk-val.c (pk_alloc) : Define.
+       (pk_assert) : Likewise.
+       (pk_struct_type_set_ftype) : Likewise.
+       (pk_struct_type_set_fname) : Likewise.
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]