Netatalk is a Free and Open Source AFP fileserver. A *NIX or BSD system running Netatalk is capable of serving many Macintosh clients simultaneously as an AppleShare file server.
The problem that's being solved here, is that an incorrect search path could lead to silently failing Perl scripts and therefore broken Unicode sources.
Two major changes here:
Add error handling when open() fails in the Perl scripts
Normalize UnicodeData.txt search paths to absolute paths in the Meson detection routine
The problem that's being solved here, is that an incorrect search path could lead to silently failing Perl scripts and therefore broken Unicode sources.
Two major changes here:
open()
fails in the Perl scripts