Hi,

could you please provide a preprocessed source here.  I looks to me
that either the key-word static, __inline, __cdecl, or __attribute__
might be redefined in an unusual way.

Regards,
Kai

2012/2/10 xunxun <[email protected]>:
> Hi, all
>
>     I update to svn 4809 and found that I can't build ctags.
>
> The error log is in the enclosure.
>
> It seems stdio.h has something wrong
>
> stdio.h:382:3 locate here:
>
>   __mingw_ovr          // <----<  here
>   __MINGW_ATTRIB_NONNULL(2)
>   int vfscanf (FILE *__stream,  const char *__format, __builtin_va_list
> __local_argv)
>   {
>     return __ms_vfscanf (__stream, __format, __local_argv);
>   }
>
>
> I revert stdio.h to svn4593 can solve the issue.
>
> It seems that's caused by svn 4662 by Kai:
>
> 2011-12-14  Kai Tietz <[email protected]>
>
>         * stdio.h, wchar.h:  Reorganize crt-overrides ... part 1
>
> --
> Best Regards,
> xunxun
>
> --
> Best Regards,
> xunxun
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to