Closed Bug 21473 Opened 25 years ago Closed 25 years ago

Illegal usage of LL_CMP(foo,<=,bar)

Categories

(MailNews Core :: Backend, defect, P3)

All
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: sfraser_bugs, Assigned: alecf)

References

Details

LL_CMP() cannot be used with an operator of <= or >=, because this breaks the
LL_CMP macro on compilers lacking long long (for performance reasons; ask
brendan). This used to be documented in the NSPR header, but that documentation
has since been lost.

Please fix your usages of this macro in nsImapIncomingServer.cpp
Status: NEW → ASSIGNED
Target Milestone: M13
have a fix in my tree.
I believe the resolution was to fix the macro, and allow <= or >= usage. See bug
21428 for details.
Blocks: 21428
ok then, I'll make this dependant, and when the other gets fixed, so will this,
or we can just mark this WONTFIX, your choice
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
marking wontfix
No longer blocks: 21428
Depends on: 21428
21248 is marked fixed.  I'll mark this verified then since alec says this would 
get fixed when 21248 gets fixed.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.