Skip to content
  • stolz's avatar
    f4777ebf
    [project @ 2003-05-16 06:41:25 by stolz] · f4777ebf
    stolz authored
    - move System.DL to System.Posix.DynamicLinker
    - take ownership
    
    There's a compiler warning when passing the 'const char*' result from
    dlerror() to peekCString (discarded qualifier). Does an FFI-expert know
    how to get rid of this warning?
    f4777ebf
    [project @ 2003-05-16 06:41:25 by stolz]
    stolz authored
    - move System.DL to System.Posix.DynamicLinker
    - take ownership
    
    There's a compiler warning when passing the 'const char*' result from
    dlerror() to peekCString (discarded qualifier). Does an FFI-expert know
    how to get rid of this warning?
Loading