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

Dave Thompson closed DAFFODIL-2744.
-----------------------------------

Verified the specified commit (commit e34f32c0b107ea7fedbaad6abd885d085b4f30ea) 
is included in the latest pull from the daffodil repository.

Verified, via review, changes and files identified in the commit comment were 
implemented.

Verified the affected daffodil subproject sbt test suite executed successfully.

Note: nice commit comment. made verification much easier. Thanks!!

> 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