This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13691] malloc returns eroneous pointer


------- Additional Comments From marcus at jet dot franken dot de  2004-01-15 06:40 -------
You are also missing #include <stdlib.h> which might be the cause of the 
warning. 
 
listen to the compiler, it is your friend ;) 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13691


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]