Re: Important

2002-03-18 Thread Nicholas Clark
On Mon, Mar 18, 2002 at 01:44:25PM -0500, Dan Sugalski wrote: > At 7:41 PM +0100 3/18/02, [EMAIL PROTECTED] wrote: > > > >Attachment converted: Daoine:patch.exe 1 (bina/mdos) (0005F131) > > Ah, joy. Virii. Or trojans, whatever. > > Some days I really want to punt the person responsible for Outlo

Re: Important

2002-03-18 Thread raanders
On Mon, 18 Mar 2002, SlowByte wrote: > Don't open this little worm :) Ran it through a dumper, found > "I-Worm.Japanize", which is probably the name of this silly worm :) Yes but us *x pine users don't worry a lot. :-) Rod -- Why is it so easy to throw caution to the wind.

Re: Important

2002-03-18 Thread SlowByte
. It's probably made in Delphi, and you don't writes serious code in that. It uses some tricks for e-mail addr. extracting and sending, but nothing special. *grin* -Jaen - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 8:41 PM Subject: Important > >

Re: Important

2002-03-18 Thread Dan Sugalski
At 7:41 PM +0100 3/18/02, [EMAIL PROTECTED] wrote: > >Attachment converted: Daoine:patch.exe 1 (bina/mdos) (0005F131) Ah, joy. Virii. Or trojans, whatever. Some days I really want to punt the person responsible for Outlook... -- Dan

Important

2002-03-18 Thread daniel . ritz
<>

Re: Flags to pmc.h. *Important for class creators!*

2002-01-14 Thread Dan Sugalski
At 12:14 PM 1/14/2002 +, Dave Mitchell wrote: >Dan Sugalski <[EMAIL PROTECTED]> wrote: > > Subject: Re: Flags to pmc.h. *Important for class creators!* > > Cc: [EMAIL PROTECTED], Jeff G <[EMAIL PROTECTED]> > > > > At 11:23 AM 1/12/2002 -0800, Steve Fink

Re: Flags to pmc.h. *Important for class creators!*

2002-01-14 Thread Dave Mitchell
Dan Sugalski <[EMAIL PROTECTED]> wrote: > Subject: Re: Flags to pmc.h. *Important for class creators!* > Cc: [EMAIL PROTECTED], Jeff G <[EMAIL PROTECTED]> > > At 11:23 AM 1/12/2002 -0800, Steve Fink wrote: > >On Fri, Jan 11, 2002 at 05:43:28PM -0500, Dan Sugalski

Re: Flags to pmc.h. *Important for class creators!*

2002-01-13 Thread Dan Sugalski
At 11:23 AM 1/12/2002 -0800, Steve Fink wrote: >On Fri, Jan 11, 2002 at 05:43:28PM -0500, Dan Sugalski wrote: > > Okay, I've added some flags to pmc.h. They are: > > > > PMC_active_destroy_FLAG = 2 << 8, > > PMC_is_container_FLAG = 2 << 9, > > PMC_is_buffer_ptr_FLAG= 2 << 10,

Re: Flags to pmc.h. *Important for class creators!*

2002-01-12 Thread Steve Fink
On Fri, Jan 11, 2002 at 05:43:28PM -0500, Dan Sugalski wrote: > Okay, I've added some flags to pmc.h. They are: > > PMC_active_destroy_FLAG = 2 << 8, > PMC_is_container_FLAG = 2 << 9, > PMC_is_buffer_ptr_FLAG= 2 << 10, > PMC_is_PMC_ptr_FLAG = 2 << 11, >

Flags to pmc.h. *Important for class creators!*

2002-01-12 Thread Dan Sugalski
Okay, I've added some flags to pmc.h. They are: PMC_active_destroy_FLAG= 2 << 8, PMC_is_container_FLAG = 2 << 9, PMC_is_buffer_ptr_FLAG = 2 << 10, PMC_is_PMC_ptr_FLAG= 2 << 11, PMC_private_GC_FLAG= 2 << 12 active_destroy must