gecko-dev/xpcom/reflect/xptcall
cls%seawood.org 3c48a710b7 Tweak xptc so that it works on Irix with gcc.
Thanks to John Vandenberg <zeroJ@null.net> for the patches.
Bug #79362 r=cls a=asa for 0.9.1
2001-05-30 14:48:52 +00:00
..
public bug 54471. Increase the xptcall stubs entry point count to almost 256. This increases the number of methods that can be implmented on a JS object via xpconnect, or on an xpcom/proxy object, or via PyXPCOM. There are platform limitations that would need to worked out to go higher. Also higher counts start getting into a zone where we should be wisely weighing the memory cost. r=markh@activestate.com sr=shaver@mozilla.org 2001-05-19 00:03:01 +00:00
src Tweak xptc so that it works on Irix with gcc. 2001-05-30 14:48:52 +00:00
tests Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
.cvsignore
Makefile.in
README
makefile.win
porting.html
status.html not part of the build. Update xptcall status page 2001-03-23 03:24:59 +00:00

README

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html