Current 2.3 under Solaris 7/x86 ...

Katsuhiro Kondou kondou at nec.co.jp
Tue Jun 13 14:19:36 UTC 2000


In article <Pine.BSF.4.21.0006130933270.10507-100000 at thelab.hub.org>,
	The Hermit Hacker <scrappy at hub.org> wrote;

} #0  0x806625e in CMDmode (ac=2, av=0x810bd00) at commands.c:561
:
} 561             Reply("%d %s InterNetNews NNRP server %s ready (%s).\r\n",
} 562                    PERMcanpost ? NNTP_POSTOK_VAL : NNTP_NOPOSTOK_VAL,
} 563                    PERMaccessconf->pathhost, inn_version_string,
} 564                    PERMcanpost ? "posting ok" : "no posting");
} 565         else
} (gdb) print PERMcanpost
} $1 = 1
} (gdb) print PERMaccessconf->pathhost
} There is no member named pathhost.

How about 'print *PERMaccessconf'?
-- 
Katsuhiro Kondou



More information about the inn-workers mailing list