emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50 compile problem on Windows XP


From: dhruva
Subject: Re: 23.0.50 compile problem on Windows XP
Date: Fri, 5 Oct 2007 14:23:59 +0530

Hi,

On 10/5/07, Eli Zaretskii <address@hidden> wrote:
> > Date: Fri, 5 Oct 2007 13:51:25 +0530
> > From: dhruva <address@hidden>
> > Cc: "Jason Rumney" <address@hidden>, address@hidden, address@hidden
> >
> >    182         int     __cdecl abs(int);
>
> Thanks.  Jason was right, it's the macro `abs' vs `abs' the library
> function.

I always found this limitation in the language. There is no way to
test for a redefinition of a symbol (aka boundp). Only macros can be
checked for redifinition. Is there some other way to do this sort of
check in C/C++?

-dky

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!




reply via email to

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