On Wed, Oct 17, 2012 at 4:55 AM, Maurizio Martignano
<maurizio.martign...@spazioit.com> wrote:
> OK
>
> Simple reason: Visual Studio complains about that stuff and it is annoying.

Looks like Visual Studio 2012 comes with a C compiler:

  http://msdn.microsoft.com/en-us/library/bb384838.aspx

"Visual Studio includes a C compiler that you can use to create
everything from basic C programs to Windows API applications."

"By default, the Visual C++ compiler treats all files that end in .c
as C source code,"

Maybe there's a bug in your build scripts that are forcing C code to
be treated as C++?

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to