[Asterisk-Dev] Looking at the * codebase, some standards need
to be applied (! C99)
Kevin P. Fleming
kpfleming at starnetworks.us
Wed Nov 3 11:13:42 MST 2004
Andrew Paprocki wrote:
> I've just started delving into * code in an attempt to see what is preventing it from being easily ported to other platforms.. It appears to me that no effort has been made to restrict the use of C99 language in the code. This is a major headache and block to getting this code to compile on any other platform using native compilers that either do not have C99 compatibility or it is not used for other reasons.
Are you saying that you want to port to platforms where gcc is not
available? If gcc is available on that platform, then none of the issues
you listed are anything to be concerned about.
More information about the asterisk-dev
mailing list