Hi Roberto, 1. Yes, we could do something for this. The easiest way would be to define a new keyword, say 'WikiString' or 'WikiOption', which could override ...
On Tue, 08 May 2007 22:00:56 -0800, Ray Andrews wrote: Hi Ray, ... I remember that I received bug reports for DPMI Arachne that moving the mouse caused...
Udo Kuhnt
048321887-0001@...
May 8, 2007 4:35 pm
3205
v1.81 == no problem .... 440648 02-15-05 23:43 CORE.EXE v1.83 == BUG !!! ....... 441128 03-06-05 20:12 CORE.EXE Got it tracked-down to this section of code in...
In most cases but not all.... This fixes the problem of the link not going back to its original color. if(lastonmouse!=IE_NULL && click!=MOUSE_RELEASE) { ...
On Tue, 08 May 2007 18:34:46 +0000, Udo Kuhnt wrote: Udo, ... Yes I understand, nevertheless we should all attempt to duplicate bugs on as many machines as...
On Thu, 10 May 2007 03:33:59 -0800, Ray Andrews wrote: Hi Ray, ... I bet you are right. Now that you mention malloc, it really sounds like that must be what is...
Udo Kuhnt
048321887-0001@...
May 9, 2007 10:12 pm
3209
... I'd not bet on it. Seems to me the old code had lots of vulnerablilites with that. My code mallocs all the memory it needs at startup and reuses the space...
That was quick! Well done Glenn! Incidentally, not to "nit pick" here, but why isn't everyone using the 1.90J3 alpha core, particularly when bugs come up? I...
Hi Glenn, ... sorry, but it seems like I misunderstood the following part of your ... I thought the problem was only solved for the case where images are ...
Udo Kuhnt
048321887-0001@...
May 10, 2007 12:23 pm
3213
... Hi Joe, I am just guessing here, of course, but it seems like most people are scared off by alpha and work-in-progress versions. Also, I think that more...
Udo Kuhnt
048321887-0001@...
May 10, 2007 12:41 pm
3214
... And as for me, I'm scared off by the lack of even a preliminary 'whatsnew' -- I'd like to have some idea what to expect and what to keep an eye on....
Just now completed testing with v1.90J3a1 WIP The crashing problem does not happen here on my machine with your new core. The problem of the hover not going...
Hi Glenn, et al. Thanks for that. It's always good to check the latest core, I think, else we may waste time with bugs that are no longer there. <G> OK, I'll...
Hi Udo, Thanks. Yes, that's true about people being scared, I guess. However, you should know by now that I am fairly cautious with changes to the code, so it...
Hi Joe, ... there does not seem to be a link to your site, which may be the reason why nobody tests your cores. Udo -- The DR-DOS/OpenDOS Enhancement Project -...
Udo Kuhnt
048321887-0001@...
May 11, 2007 12:45 pm
3219
... Yep.... as you mentioned... the links to this kind of stuff _are_ sort of 'hidden' ;-) http://tech.groups.yahoo.com/group/ArachneDevelopment/message/3138 ...
... Seems to me there should always be a built .exe at Yahoo as well as sources and Glenn should mirror the latest too. Regards, Ray Andrews -- Arachne:A1a:9w...
Hi Joe, ... how come then that v1.90J1 was stable enough for an official release whereas you declared v1.90J2 a beta version, and v1.90J3 an alpha? One should...
Udo Kuhnt
048321887-0001@...
May 11, 2007 3:14 pm
3222
... Speaking of version numbers, my current version is... Arachne v1.91;UE11.r32 Yep... made 32 revisions so-far ;-)...
Hi Joe, I noticed that the size of the binary for v1.90J3 is smaller than that of v1.90J2. Is there a particular reason for this? BTW, for a current alpha...
Udo Kuhnt
048321887-0001@...
May 11, 2007 10:59 pm
3224
I think it is time to improve the Arachne pages on the Glenn's site. It is realy terrible. The worst thing is that there are no APM packages available. (or...
Well, it is not enough to just display your directory content. There is no description at all to those APMs. It is extremely difficult for a newbie to choose a...
... That's another very good point. Therefore... all of the APMs which are 'mirrored' on my site from http://bowser.arachne.cz/apm/ now have a 'mirror' of the...
Hi Udo, et al. It is a bit smaller because I changed the way data was segmented. As to the earlier question of what constitutes an "official" release, what...
Hi Joe (and to whom else it may concern), ... so exactly what does this mean? Have you moved FAR data to the DGROUP or what? ... Okay, but IIRC you have never...
Udo Kuhnt
048321887-0001@...
May 14, 2007 2:02 am
3230
... <snip> ... To play devils advocate for moment. ;-) Back when the releases were only a few months apart (and sometimes just a few weeks)..... I received...
Please see below ... Joe. ... Yes, some stuff was declared FAR in wattcp instead of arachne. This happened to work out a bit more optimal. ... The answer for...