chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Drop module namespace from struct type in `##s


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Drop module namespace from struct type in `##sys#make-structure' specialisation
Date: Fri, 24 Aug 2018 09:01:18 +1200

Hello hackers,

Here's a fix for #1513. This does the simple thing and just avoids
including module namespaces in `struct' type tags.

After 5.0 we can revisit this behaviour and maybe make the compiler a
bit smarter regarding types inside modules, but for right now let's keep
the changes small.

Evan

Attachment: 0001-Drop-module-namespace-from-struct-type-in-sys-make-s.patch
Description: Text Data


reply via email to

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