Closed Bug 14360 Opened 26 years ago Closed 26 years ago

clean up #ifdefs in nsFileSpecUnix.cpp

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 17948

People

(Reporter: sspitzer, Assigned: shaver)

Details

in nsFileSpecUnix.cpp we seem to have a lot of platform specific ifdefs. examples: #ifdef __bsdi__ #if defined(_SCO_DS) #if defined(__QNX__) #if defined(SUNOS4) #if defined(OSF1) #if defined(__QNX__) && !defined(HAVE_STATVFS) /* Maybe this should be handled differently? */ should we be using NSPR or leveraging autoconf. assigning to shaver cause I'm not sure who should get it.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
nsIFileImplUnix will have only feature ifdefs. This is my solemn vow. Marking as a dup of 17948, because the solution is the same. *** This bug has been marked as a duplicate of 17948 ***
Status: RESOLVED → VERIFIED
Yes. Marking Verified/Duplicate
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.