Csound Csound-dev Csound-tekno Search About

[Cs-dev] minor oddities

Date2006-10-20 21:45
Fromjpff
Subject[Cs-dev] minor oddities
Top/main.c: In function `csoundCompile':
Top/main.c:175: warning: implicit declaration of function `csoundGetDirectoryForPath'
Top/main.c:175: warning: initialization makes pointer from integer without a cast
Top/main.c:260: warning: initialization makes pointer from integer without a cast
Top/main.c:270: warning: initialization makes pointer from integer without a cast

==John ffitch

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-20 22:49
FromAnthony Kozar
SubjectRe: [Cs-dev] minor oddities
I caught this as well and several other non-Std C declarations.  Shall I
check it in or will you?

Anthony

jpff wrote on 10/20/06 4:45 PM:

> Top/main.c: In function `csoundCompile':
> Top/main.c:175: warning: implicit declaration of function
> `csoundGetDirectoryForPath'
> Top/main.c:175: warning: initialization makes pointer from integer without a
> cast
> Top/main.c:260: warning: initialization makes pointer from integer without a
> cast
> Top/main.c:270: warning: initialization makes pointer from integer without a
> cast


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-20 22:52
From"Steven Yi"
SubjectRe: [Cs-dev] minor oddities
AttachmentsNone