View Single Post
Old 02-04-2023, 05:19 PM   #323
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
New test version for case-sensitive filesystems

The "accommodate" case-sensitive filesystems code in CALM was missing a couple of lines that were never discovered or reported from 2015 until now by you. The lower-case version of all library paths is used as a critical Target Library custom table matching key in the actual consolidation job, but was erroneously also being used instead of the original mixed-case library path. My Windows never blinked, because it is not case-sensitive and couldn't tell the difference.

CALM still does not support multiple library paths that are identical except for a few case differences.

Let me know if this works for you now, and I can then release it.


DaltonST
DaltonST is offline   Reply With Quote