chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] posixunix.exports regexunix.exports


From: Brandon J. Van Every
Subject: [Chicken-users] posixunix.exports regexunix.exports
Date: Mon, 03 Jul 2006 10:13:05 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

From a build standpoint, it is annoying to have posix.scm and regex.scm emit .exports that have different root names than the files themselves. That is, it makes me write new special case build rules. Without such, the BSD Unix CMake build is currently broken. I propose either changing the .exports emissions back to posix.exports and regex.exports, or changing the names of the files to posixunix.scm and regexunix.scm.

What was the motivation for the changes to begin with? They strike me as cosmetic.


Cheers,
Brandon Van Every





reply via email to

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