chicken-janitors
[Top][All Lists]
Advanced

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

#1753: macOS case-insesitive fs resolves C++ <version> to chicken-instal


From: Chicken Trac
Subject: #1753: macOS case-insesitive fs resolves C++ <version> to chicken-install generated VERSION file
Date: Thu, 13 May 2021 14:49:43 -0000

#1753: macOS case-insesitive fs resolves C++ <version> to chicken-install
generated VERSION file
-----------------------------------+--------------------------------------
            Reporter:  Kon Lovett  |       Type:  defect
              Status:  new         |   Priority:  major
           Milestone:  someday     |  Component:  unknown
             Version:  5.2.0       |   Keywords:  macos, install, c++, mdh
Estimated difficulty:              |
-----------------------------------+--------------------------------------
 with a case-insensitive macOS filesystem the C++ header ref <version>
 appears to be resolved to the cached chicken-install <egg> VERSION file!

 In file included from /Users/klovett/.cache/chicken-
 install/mdh/arith.cpp:36:
 ...
 In file included from
 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:37:
 /Users/klovett/.cache/chicken-install/mdh/version:1:1: error: expected
 unqualified-id
 "0.1"

 (NOTE noticed w/ mdh egg but really a macOS C++ CI FS issue)

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1753>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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