• Ronald Oussoren's avatar
    A number of APIs in macostools cannot work in 64-bit mode because they · ab3f5cba
    Ronald Oussoren yazdı
    use Carbon APIs that aren't available there.
    
    This patch disables tests for the affected entrypoints in macostools and
    mentions this in the documentation.
    
    In theory it is possible to replace the implementation by code that does
    work in 64-bit mode, but that would require further updates to the Carbon
    wrappers because the modern APIs aren't wrapped properly.
    ab3f5cba
macostools.rst 3.92 KB