• Georgi Kodinov's avatar
    Bug #11754014: 45549: udf plugin_dir path separator inconsistency · 10543a4a
    Georgi Kodinov authored
      and cryptic error 1126 message
    
    The problem was that dlopen() related code was using just a subset 
    of the path normalization routines used in other places.
    Fixed the expansion of the pre-dlopen() behavior for plugins and UDFs
    to use a platform-dependent consistent encoding of the paths.
    Fixed the error dlopen() error handling to take the correct error message
    and strip off the trailing newline character(s).
    Fixed tests to do a platform independent replace of directories and to 
    account for the traling slash.
    10543a4a
plugin_dir_basic.result 771 Bytes