[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2? |
Date: |
Sat, 22 Jul 2017 00:05:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Hi,
I've added CSIZE_T, CSSIZE_T data types to SYSTEM.def which map onto
size_t and ssize_t in C. The libc.def has been altered accordingly
and there are no regression test failures due to these changes.
I've added these changes to the git master and git gcc540 branch.
The documentation has been updated as well:
http://nongnu.org/gm2/the_pim_system_module.html#section45
and
http://nongnu.org/gm2/the_iso_system_module.html#section46
regards,
Gaius
- [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Benjamin Kowarsch, 2017/07/13
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, john o goyo, 2017/07/13
- Message not available
- Message not available
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Benjamin Kowarsch, 2017/07/13
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Benjamin Kowarsch, 2017/07/13
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Gaius Mulley, 2017/07/16
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?,
Gaius Mulley <=
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Benjamin Kowarsch, 2017/07/24
- Re: [Gm2] Interfacing to C -- How do we map size_t to Modula-2?, Gaius Mulley, 2017/07/26