Re: Where is NO_ERROR #define'd?

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

 



On Wed, Jul 28, 2010 at 07:30:24PM -0400, Eric Covener wrote:
> On Wed, Jul 28, 2010 at 6:26 PM, Michael Powe <michael@xxxxxxxxxxxx> wrote:
> > Hello,
> >
> > The following define appears in apr_errno.h for the version of APR
> > used with httpd 2.0 series:
> >
> > #define APR_STATUS_IS_SUCCESS(s)                ((s) == APR_SUCCESS /
> > || (s) == APR_OS_START_SYSERR + NO_ERROR)
> >
> > Where is NO_ERROR #defined?  I've grepped high and low, can't find
> > it.
> >
> > This define causes a runtime error of the module in 2.2 but not in 2.0
> > line. The immediate fix is trivial -- I did that -- but I want to know
> > where the change was made.
 
> NO_ERROR is a macro defined by the system on OS/2.  The snippet you
> included from apr_errno.h is wrapped by an OS/2 feature test.

Hello,

Okay, thanks.  #readfail -- leads to so many avoidable errors.

Thanks.

mp

-- 
Michael Powe		michael@xxxxxxxxxxxx		Naugatuck CT USA

"The secret to strong security: less reliance on secrets."
-- Whitfield Diffie

Attachment: pgpy1bZtNwlte.pgp
Description: PGP signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux