[ 
https://issues.apache.org/jira/browse/DAFFODIL-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Katlic resolved DAFFODIL-2744.
------------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

Fixed in commit e34f32c0b107ea7fedbaad6abd885d085b4f30ea

> 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
>            Assignee: Peter Katlic
>            Priority: Major
>             Fix For: 3.5.0
>
>
> 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