gnokii-users
[Top][All Lists]
Advanced

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

Re: AW: MS VC6.0 gnokii DLL (WIN32 x86)


From: Pawel Kot
Subject: Re: AW: MS VC6.0 gnokii DLL (WIN32 x86)
Date: Wed, 12 Feb 2003 09:39:26 +0100

>>> address@hidden 12 February 2003 09:14:23 >>>
> gsm-networks.c --> made countries and networks exportable for
gnokii.c

Incorrect. You don't need this anymore.

BTW. Ladis, what's wrong with displaycall() on win32?

> compat.h       -->
> 
> before: #if !defined(HAVE_SNPRINTF) && !defined(HAVE_C99_SNPRINTF)
> after:  #if !defined(HAVE_SNPRINTF) || !defined(HAVE_C99_SNPRINTF)
> 
> if u look at snprintf it must be really a || otherwise i have no
prototype
> and the compiler
> assumes external linkage and return type int ( sometimes that can
blow up
> the app )

Yeah, OR seems more logical then AND but I think it should not
cause the compile problem. Anyway, the patch is correct I think.

pkot
PS. Marcus (sp?) please estabilish an account at savannah.gnu.org
and give me the login.




reply via email to

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