Ok, so one last question while y'all are fixing this thing.  Why the hey
were you using a pre-pending list for something where order matters? 

(I noticed the reverse routine in there, but didn't find the place where
the original item that the templist referenced was constructed, so I'm
only guessing here--but I have reason to think that it is a good guess
having taught Intro. to C Programming lab sections for a while.)

>    1. Re: Re: Dbmail-dev Digest, Vol 9, Issue 27 (Aaron Stone)
> ______________________________________________________________________
> From: Aaron Stone <[EMAIL PROTECTED]>
> To: DBMAIL Developers Mailinglist <dbmail-dev@dbmail.org>
> Subject: Re: [Dbmail-dev] Re: Dbmail-dev Digest, Vol 9, Issue 27
> Date: Sun, 21 Nov 2004 18:51:04 +0000
> 
> list_nodeadd prepends nodes, so the nextnode actually points to the former
> first node in the list. But you're right on the problem: no NULL at the
> end. Why? There's no list_init to be found anyplace in pop* at all!
> 
> Aaron
> 
<snip....snip>
> > 
> > -- 
> > |^^^ |  | |^^| |^^^  Drew Northup, N1XIM  |^^| |    |^^^ \  / /^^\ /^^~
> > |__  |  | |  | |    suoc.syr.edu          |__| |    |___  \/  |__| |__
> >    | |  | |  | |    savannah.nongnu.org/  |    |    |     /\  |  | |  \
> > ___| |__| |__| |___     projects/plex86/  |    |___ |___ /  \ \__/ \__/
> > _______________________________________________
> > Dbmail-dev mailing list
> > Dbmail-dev@dbmail.org
> > http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> > 


-- 
|^^^ |  | |^^| |^^^  Drew Northup, N1XIM  |^^| |    |^^^ \  / /^^\ /^^~
|__  |  | |  | |    suoc.syr.edu          |__| |    |___  \/  |__| |__
   | |  | |  | |    savannah.nongnu.org/  |    |    |     /\  |  | |  \
___| |__| |__| |___     projects/plex86/  |    |___ |___ /  \ \__/ \__/

Reply via email to