aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/java
diff options
context:
space:
mode:
authorStefan Kangas2025-01-19 18:09:36 +0100
committerStefan Kangas2025-01-19 18:09:36 +0100
commit4021b92403ca184bc0cd52f33ed5c6e27780cede (patch)
treea20b582ae982cf2ad94a4ae93ee7699162257ca1 /admin/notes/java
parentc37aa3df9d84325924a7a163271154447dfc0cfd (diff)
downloademacs-4021b92403ca184bc0cd52f33ed5c6e27780cede.tar.gz
emacs-4021b92403ca184bc0cd52f33ed5c6e27780cede.zip
Remove workaround for AIX 3.2 crashes
Emacs does not support AIX 3.2 since 2008. This workaround for AIX 3.2.3 and 3.2.4 (released in 1992) was introduced in 1999 and was only active with #ifdef AIX3_2. In 2008, the condition was changed to #ifdef AIX when support for these older AIX versions was dropped. I couldn't find any justification for why this workaround was retained (instead of being removed) in the commit message or mailing list archives. Given that users of AIX 4.0 (released in 1995) or later have not had this workaround for over a decade (1999-2008), it seems safe to assume that it is no longer necessary. Removing it will also prevent the incorrect overriding of the LANG variable on those systems. * src/emacs.c [AIX] (main): Remove workaround for AIX 3.2. (Bug#75153)
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions