[Mod-security-developers] [JIRA] Resolved: (MODSEC-359) Compilation error
Brought to you by:
victorhora,
zimmerletw
|
From: Breno S. P. (JIRA) <no...@mo...> - 2012-11-29 11:31:37
|
[ https://www.modsecurity.org/tracker/browse/MODSEC-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Breno Silva Pinto resolved MODSEC-359.
--------------------------------------
Resolution: Fixed
> Compilation error
> -----------------
>
> Key: MODSEC-359
> URL: https://www.modsecurity.org/tracker/browse/MODSEC-359
> Project: ModSecurity
> Issue Type: Bug
> Security Level: Normal
> Components: Build System
> Affects Versions: 2.7.1
> Environment: Windows Visual C++ 6.0
> Reporter: Marc Stern
> Assignee: Breno Silva Pinto
> Fix For: 2.7.2
>
>
> stdint.h included without checking support for it in msc_tree.c:
> #if APR_HAVE_STDINT_H
> #include <stdint.h>
> #endif
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|