[ https://issues.apache.org/jira/browse/LUCY-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey resolved LUCY-152.
----------------------------------
Resolution: Fixed
> Bad prototype for MAKE_MESS when no variadic macros available.
> --------------------------------------------------------------
>
> Key: LUCY-152
> URL: https://issues.apache.org/jira/browse/LUCY-152
> Project: Lucy
> Issue Type: Bug
> Affects Versions: 0.1.0 (incubating)
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Priority: Minor
> Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> MAKE_MESS is normally a macro, but when there are no variadic macros avaialbe,
> we fall back to a function. That function's declaration has the wrong return
> type.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|