chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH 0/3] Fix #1505 and some double quotation issues


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/3] Fix #1505 and some double quotation issues after #1515
Date: Sun, 9 Sep 2018 17:27:31 +1200

Hello,

Here are a few patches that I think should be included in the next RC.

The first fixes #1505 by simply using relative pathnames for all source
files in generated build scripts. All other file paths (e.g. target
pathnames, source paths in install scripts, etc.) remain unchanged. This
cleans up trace information from eggs and fixes #1505.

The other two fix some bugs where strings are being double-quoted for
shell with the `qs*' procedure, causing build failures in one case and
incorrect directory paths to be created in the other.

Cheers,

Evan

Attachment: 0001-Clean-up-trace-info-by-using-relative-paths-for-sour.patch
Description: Text Data

Attachment: 0002-Fix-double-quotation-of-custom-shell-commands.patch
Description: Text Data

Attachment: 0003-Fix-double-quotation-in-random-files-mkdir-commands.patch
Description: Text Data


reply via email to

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