MLMMJ Mailing List Manager
 help / color / mirror / Atom feed
* An answer to a question in code comment
@ 2010-01-25 13:54 Ben Schmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Schmidt @ 2010-01-25 13:54 UTC (permalink / raw)
  To: mlmmj

See below.
Ben.



diff -ru mlmmj-1.2.17/src/mlmmj-process.c mlmmj-1.2.17-mod/src/mlmmj-process.c
--- mlmmj-1.2.17/src/mlmmj-process.c	2010-01-11 00:40:57.000000000 +1100
+++ mlmmj-1.2.17-mod/src/mlmmj-process.c	2010-01-26 00:05:34.000000000 +1100
@@ -561,6 +562,8 @@
  	}

  	/* Why is this here, and not in listcontrol() ?  -- mortenp 20060409 */
+	/* Presumably so that it can use mailfile before it is unlinked prior
+		to entering listcontrol() below -- Ben Schmidt 2010-01-25 */
  	if(recipextra) {
  		owner = concatstr(2, listdir, "/control/owner");
  		if(owner && strcmp(recipextra, "owner") = 0) {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: An answer to a question in code comment
@ 2010-02-16  6:22 Morten Shearman Kirkegaard
  0 siblings, 0 replies; 2+ messages in thread
From: Morten Shearman Kirkegaard @ 2010-02-16  6:22 UTC (permalink / raw)
  To: mlmmj

On Tue, 2010-01-26 at 00:54 +1100, Ben Schmidt wrote:
>   	/* Why is this here, and not in listcontrol() ?  -- mortenp 20060409 */
> +	/* Presumably so that it can use mailfile before it is unlinked prior
> +		to entering listcontrol() below -- Ben Schmidt 2010-01-25 */

Yeah, that's probably it. It would be nice to restructure it, so we
don't have code like that in mlmmj-process.c, but this works.

Morten

-- 
Morten Shearman Kirkegaard <moki@fabletech.com>
CTO, FableTech
http://fabletech.com/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-16  6:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25 13:54 An answer to a question in code comment Ben Schmidt
  -- strict thread matches above, loose matches on Subject: below --
2010-02-16  6:22 Morten Shearman Kirkegaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox