Changes between Initial Version and Version 1 of Ticket #61949


Ignore:
Timestamp:
Dec 31, 2020, 12:27:26 PM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61949

    • Property Priority changed from High to Normal
    • Property Owner set to ryandesign
    • Property Status changed from new to assigned
    • Property Port graphviz added
  • Ticket #61949 – Description

    initial v1  
    11graphviz fails to build on Catalina 10.15.7
    22From the log file there are numerous errors like this:
    3 
     3{{{
    44/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__bit_reference:786:43: error: no member named 'min' in namespace 'std::__1'
    55:info:build             __storage_type __ddn = _VSTD::min<__storage_type>(__dn, __clz_r);
    66:info:build                                    ~~~~~~~^
    77                              ~~~~~~~^
     8}}}