Skip to content

Delete C/projects/DALEC_CODE/AUX directory#86

Merged
alkalifly merged 1 commit into
mainfrom
delete-AUX-directory
Jun 4, 2026
Merged

Delete C/projects/DALEC_CODE/AUX directory#86
alkalifly merged 1 commit into
mainfrom
delete-AUX-directory

Conversation

@alkalifly

Copy link
Copy Markdown
Contributor

AUX is a reserved name in Microsoft filesystems (e.g., NTFS, FAT32, exFAT, etc.), so having a directory with this name can cause problems on Windows operating systems and other Microsoft services (such as OneDrive). None of the files in this directory are used anywhere in the CARDAMOM code base: std.c is a duplicate of the file in C/math_fun, oksofar.c is a duplicate of the file in C/auxi_fun, and WRITE_CFUN_FILE.c is not part of any other code. Therefore, this entire directory contains only legacy (dead) code, and can safely be deleted. This will not only prevent issues with Microsoft file systems, but will also make the codebase easier to maintain.

AUX is a reserved name in Microsoft filesystems (e.g., NTFS, FAT32, exFAT, etc.), so having a directory with this name can cause problems on Windows operating systems and other Microsoft services (such as OneDrive). None of the files in this directory are used anywhere in the CARDAMOM code base: std.c is a duplicate of the file in C/math_fun, oksofar.c is a duplicate of the file in C/auxi_fun, and WRITE_CFUN_FILE.c is not part of any other code. Therefore, this entire directory contains only legacy (dead) code, and can safely be deleted. This will not only prevent issues with Microsoft file systems, but will also make the codebase easier to maintain.
@alkalifly alkalifly requested a review from aantonyb May 19, 2026 22:36
@alkalifly alkalifly self-assigned this May 19, 2026
@alkalifly alkalifly merged commit c56a8eb into main Jun 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant