Closed Bug 530297 Opened 15 years ago Closed 13 years ago

Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /widget

Categories

(Core :: Widget, defect)

defect
Not set
minor

Tracking

()

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 #413814 - Flags: review?(roc)
Assignee: nobody → lusian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: checkin-needed
nsNativeThemeGTK.cpp
/tools/gcc-4.3.3/installed/bin/g++ -o nsNativeThemeGTK.o -c -I../../../dist/system_wrappers -include /builds/slave/sendchange-linux-hg/build/config/gcc_hidden.h -DNATIVE_THEME_SUPPORT -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1 -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DZLIB_INTERNAL -DOSTYPE=\"Linux2.6.18-53.1.19\" -DOSARCH=Linux -DUSE_XIM -DCAIRO_GFX -DUSE_POSTSCRIPT   -I/builds/slave/sendchange-linux-hg/build/widget/src/gtk2 -I. -I../../../dist/include -I../../../dist/include/nsprpub  -I/builds/slave/sendchange-linux-hg/build/objdir/dist/include/nspr -I/builds/slave/sendchange-linux-hg/build/objdir/dist/include/nss      -I/builds/slave/sendchange-linux-hg/build/widget/src/gtk2/../xpwidgets -I/builds/slave/sendchange-linux-hg/build/other-licenses/atk-1.0   -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 -pedantic -gstabs+ -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0      -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsNativeThemeGTK.pp /builds/slave/sendchange-linux-hg/build/widget/src/gtk2/nsNativeThemeGTK.cpp
/builds/slave/sendchange-linux-hg/build/widget/src/gtk2/nsNativeThemeGTK.cpp: In member function ‘PRBool nsNativeThemeGTK::GetGtkWidgetAndState(PRUint8, nsIFrame*, GtkThemeWidgetType&, GtkWidgetState*, gint*)’:
/builds/slave/sendchange-linux-hg/build/widget/src/gtk2/nsNativeThemeGTK.cpp:569: error: no matching function for call to ‘NS_MIN(GtkTabFlags, const int&)’
make[6]: *** [nsNativeThemeGTK.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: