Closed Bug 530394 Opened 15 years ago Closed 13 years ago

Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /testing/mochitest/

Categories

(Testing :: Mochitest, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lusian, Assigned: lusian)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091120 Minefield/3.7a1pre (.NET CLR 3.5.30729)
Build Identifier: 

Please see Bug #512106.

Reproducible: Always
Blocks: 518502
Version: unspecified → Trunk
Attachment #413902 - Flags: review?(ted.mielczarek)
Assignee: nobody → lusian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #413902 - Flags: review?(ted.mielczarek) → review+
Keywords: checkin-needed
Fails on OS X:

ssltunnel.cpp
g++-4.2 -arch ppc -o ssltunnel.o -c -fvisibility=hidden -DOSTYPE=\"Darwin\" -DOSARCH=Darwin -I/builds/slave/sendchange-macosx-hg/build/objdir/ppc/dist/include/nspr -I/builds/slave/sendchange-macosx-hg/build/objdir/ppc/dist/include/nss -I/builds/slave/sendchange-macosx-hg/build/testing/mochitest/ssltunnel -I. -I../../../dist/include -I../../../dist/include/nsprpub  -I/builds/slave/sendchange-macosx-hg/build/objdir/ppc/dist/include/nspr -I/builds/slave/sendchange-macosx-hg/build/objdir/ppc/dist/include/nss       -fPIC  -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -gdwarf-2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -fno-strict-aliasing -fpascal-strings -fno-common -fshort-wchar -pthread -DNO_X11  -DNDEBUG -DTRIMMED -O3   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ssltunnel.pp /builds/slave/sendchange-macosx-hg/build/testing/mochitest/ssltunnel/ssltunnel.cpp
/builds/slave/sendchange-macosx-hg/build/testing/mochitest/ssltunnel/ssltunnel.cpp: In function 'int main(int, char**)':
/builds/slave/sendchange-macosx-hg/build/testing/mochitest/ssltunnel/ssltunnel.cpp:887: error: no matching function for call to 'NS_MAX(const PRUint32&, long unsigned int)'
/builds/slave/sendchange-macosx-hg/build/testing/mochitest/ssltunnel/ssltunnel.cpp:888: error: no matching function for call to 'NS_MAX(const PRUint32&, long unsigned int)'
make[6]: *** [ssltunnel.o] Error 1
Keywords: checkin-needed
Fixed by bug 661584.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: