On 2/10/2012 08:15, xunxun wrote:
> 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
> 
> 
>

Hi,

What error messages are your seeing?


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
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