Steve Lawrence created DAFFODIL-2744:
----------------------------------------

             Summary: stack_t and strnum conflict with macOS developer platform 
libraries
                 Key: DAFFODIL-2744
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2744
             Project: Daffodil
          Issue Type: Bug
          Components: Back End C-Generator
    Affects Versions: 3.4.0
            Reporter: Steve Lawrence


Shane Dell wrote:
{quote}While testing I had two issues getting the code compiled because of the 
typedefs for "stack_t" and "strtonum". This was on macOS, the errors were that 
these types were already defined in another header file but it seemed to be 
something dealing with the macOS developer platform so should only be macOS 
affected and was fixed easily by commenting them out in the macOS defined 
areas. But I don't think it should hold up this release. Maybe if remapping 
these to something like "dfdl_stack_t" and "dfdl_strtonum" to avoid the error 
would be nice.{quote}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to