help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ free function conflict


From: Mike - EMAIL IGNORED
Subject: Re: g++ free function conflict
Date: Sun, 01 Aug 2004 18:41:00 -0400

BlueDoze wrote:
> 
> Hello,
> 
> I'm working on some application, and the application uses a library
> that defines the function free(), when trying to compile the
> application with g++ 3.2.3 it gives me the error:
> declaration of C function 'void free()' conflicts with

I assume that you considered and rejected wrapping the library in
a namespace.

Mike.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]