Stuff Michael Meeks did to 2005-07 |
...adjust esp...
call __i686.get_pc_thunk.bx
...
__i686.get_pc_thunk.bx:
movl (%esp), %ebx
ret
and there is no in-lineable movl %eip, %ebx or somesuch.
Simon phoned - good to catch up.
movl <vtable-offset>(%eax), %edx
call *%edx
-> lazy_link_vtable_method(this, ...);
int offset = %edx - this->vtable;
*(this->vtable + offset) = lookup_plt_style_sym(
this->plt_style_syms[offset]);
call %edx
<-
Thus using the vtable itself in place of PLT like slots,
giving a cost of: a fixed invocation register, N-duplicate symbol
relocations to intialize the vtables [fixable] later, & storage
for them, & storage for
the symbol references to resolve the vtable later in place of the
original relocations. Should be backwards compatible at least.
Michael Matz warns of possible fn. pointer comparison problems -
true enough; wonder what the spec. says about that. Need to
measure the real number of vtable related relocations in OO.o
first.
cvs diff -u -D '2 days ago'
- dug on the web,
read the pitiful cvs -> svn guide, even desparate enough
to read the manual - no joy. Apparently one has to use
-r {2005-06-01} style dates NB. whitespace sensitive, not
'{ 2005-06-01 }' or any such variant.
namespace
keyword in a using namespace com::sun::star
statement,
doh.
ERROR: get_eis_id(): EIS database transaction failed. Reason: SOAP-ENV:Server.BadTargetObjectURI, Unable to resolve target object: com.sun.star.common.v110.staroffice.eis2.ChildWorkspaceDataUtils at /opt/OpenOffice/src680-m92/solenv/bin/modules/Eis.pm line 132.Ause did something to get it fixed.
X-Spam-Flag: YES
, I
wonder where the mis-configured SpamAssassin is.
uno finds my bridge if I link it into ooo/program. And I have here a backtrace from one of the odk sample programs running on mono, calling my native cli_ure glue, which calls my native bridge, which calls my managed bridge, which complains about bridge glue I haven't written yet.
The goal is to enleverage active, XML-based, Java community enhanced, meta-ldap specifications to provide mega-enhanced, goal-congruent, volenteer-driven, apache-powered, 'Open Source', WordPerfect file import.
Scripture | (post-)modern man |
---|---|
And God spoke all these words: | "listen to your inner voice - discover the truth that's in you." |
You shall have no other Gods before me | one religion is as good as another - it's just sincerity that counts |
you shall not kill | the only thing they'll understand is force - don't be a wuss, don't let anyone push you around. |
you shall not commit adultry | how can it be wrong when it feels so right ? |
you shall not steal | get serious, we're talking Business ethics, not ethics |
ucb::ContentBroker::initialize(...)
with some complex set of parameters, and add another set
of obscure regcomp command to my rdb construction. Anyhow,
getting the command-line gallery creation tool into some
nice shape: now at least creates a gallery.
cat /dev/zero > /dev/dsp
is enough to
provoke the lock-up on startup; shockingly shoddy fork code
in esdlib.c: "my second fork usage" perhaps, gdb lies wrt.
a problem in 'fork' itself, and a build with debugging
symbols doesn't fail; grr. abandoned it again.
sudo rug sa http://red-carpet.go-oo.org/ sudo rug sub ooo-680 sudo rug in OpenOffice_org2-gnomeIt looks a little like this:
<===== Secret KIT Versiunea : No Comment !, Jul 27 2004 =====> <===== Acest -= Secret KIT =- A Fost Modificat De BIP ;) =====>ooo.ximian.com will be unavailable over Christmas I guess. The substance of the static web-pages are available via viewcvs from here: Happy Christmas.
sx03219.png
, created a new cws to do the artwork
layering we need.
default_images/svx/res/openabout.png default_images/offmgr/res/openabout.png svx/res/openabout.bmp svx/source/intro/openabout.pngof course - it's not altogether clear which one is used for what. Things like this prolly explain the rather bloating size of the source archive.
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.error on install (apparently only the 2nd time though). Spent some time digging into the 'jvmfwk' module to ascertain it's source; no joy. 'javaldx' seemed to provoke the same error, started stracing that - some serious crack-smoking happening in there; lots of, writing of individual numbers as strings via syscalls. Frighteningly without any changes, after stracing it, it suddenly started working - missing EINTR handling in osl_readFile ? vs. jvmfwk/plugins/sunmajor/pluginlib/util.c (readLine) ? nasty.
./autogen.sh: line 1: --print-ac-dir: command not foundwhich really means: 'there was a fatal error some lines back - which owing to some oversight was not fatal'.
for pid in [0-9]*; do (strace -o /tmp/$pid -f -p $pid &); donein proc, then after a while killall -9 strace; some hard-core refusal to kill the straces, somewhat disappointing; rebooted.
- // pl: evil ? don't be scared so easily :-) - { // Begin this unutterably evil; we need to pass a nice handle down + { VCL_CUSTOM_ICON_FN *pCustomIcon = 0; char *pSymbol = g_strdup_printf ("%s%d", VCL_CUSTOM_ICON_BASE, nIcon ); void *pAppHdl = dlopen( NULL, RTLD_LAZY ); @@ -584,7 +562,7 @@ } g_free( pSymbol ); dlclose( pAppHdl ); - } // End evilness + }
2. I am going there to prepare a place for you same in 3; Heaven will not be a strange place, but arriving in a place prepared for us, ready, made by loving hands. He has been to prepare a place for all belivers.
Rico's first funeral of a relatively young person: Dr Stuart Spencer (39) died of lukemia, the week before he died, when Rico visited he said this: Rico, you may think the cross is precious to you, but you have no idea, think what it means to me knowing that within a week I will stand before God at the judgement, and the cross will mean that all my sin, and all I'm reminded of now at the end of my life will be forgiven and paid for by Christ. The Cross is incredibly precious to me.
Doubting Thomas: we don't know where you're going, so how can we know the way ? Jesus answered I am the way and the truth and the life. No one comes to the Father except through me. If you really knew me, you would know my Father as well. From now on, you do know him and have seen him..
Jesus says - you do know the way, it's me. Interesting - most of the time, Jesus tells his disciples, you think you know but you don't but here he says You think you don't know - but you do