[pubcookie-dev] Re: WEBISO CVS update: fox; webiso/pubcookie/src
keyserver.c,2.41,2.42 pbc_myconfig.h,1.17,1.18
Ryan Campbell
ryanc at cac.washington.edu
Wed Feb 18 15:59:20 PST 2004
That looks like my mistake that Jim cleaned up. The *strbuff version
should never have been outside an #ifdef WIN32.
-Ryan
On Wed, 18 Feb 2004, Jon Miner wrote:
> Dd you mean to make these changes to pbc_myconfig.h? They're not
> mentioned in your commit message (although they seem appropriatem gven
> the calls to libpbc_myconfig_getstring().
>
> jon
>
> * Jim Fox (fox at cac.washington.edu) [040203 17:56]:
> > Update of /usr/local/cvsroot/webiso/pubcookie/src
> > In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv12786/webiso/pubcookie/src
> >
> > Modified Files:
> > keyserver.c pbc_myconfig.h
> > Log Message:
> >
> > Change keyserver to require keyserver_client_list entries.
> >
> > Index: webiso/pubcookie/src/pbc_myconfig.h
> > diff -c webiso/pubcookie/src/pbc_myconfig.h:1.17 webiso/pubcookie/src/pbc_myconfig.h:1.18
> > *** webiso/pubcookie/src/pbc_myconfig.h:1.17 Tue Jan 27 15:06:33 2004
> > --- webiso/pubcookie/src/pbc_myconfig.h Tue Feb 3 15:55:52 2004
> > ***************
> > *** 6,12 ****
> > /** @file pbc_myconfig.h
> > * header file for Runtime configuration
> > *
> > ! * $Id: pbc_myconfig.h,v 1.17 2004/01/27 23:06:33 ryanc Exp $
> > */
> >
> >
> > --- 6,12 ----
> > /** @file pbc_myconfig.h
> > * header file for Runtime configuration
> > *
> > ! * $Id: pbc_myconfig.h,v 1.18 2004/02/03 23:55:52 fox Exp $
> > */
> >
> >
> > ***************
> > *** 36,42 ****
> > * @return the value of the option or def if it isn't found. the
> > * string belongs to the config library---it should not be changed or
> > * free(). */
> > ! extern const char *libpbc_myconfig_getstring(pool *p, char *strbuff, const char *key, const char *def);
> >
> > /**
> > * return an int variable identified by key
> > --- 36,42 ----
> > * @return the value of the option or def if it isn't found. the
> > * string belongs to the config library---it should not be changed or
> > * free(). */
> > ! extern const char *libpbc_myconfig_getstring(pool *p, const char *key, const char *def);
> >
> > /**
> > * return an int variable identified by key
> >
> >
> >
> > end of message
> > _______________________________________________
> > pubcookie-dev mailing list
> > pubcookie-dev at u.washington.edu
> > http://mailman.u.washington.edu/mailman/listinfo/pubcookie-dev
>
> --
> .Jonathan J. Miner------------------Division of Information Technology.
> |miner at doit.wisc.edu University Of Wisconsin - Madison|
> |608/262.9655 Room 3146 Computer Science|
> `---------------------------------------------------------------------'
>
> Gee, if some snot-nosed little kid sent me to prison, the first thing
> out, I'd find out where he lives, and tear him a new belly button.
> -- Homer Simpson
> Cape Feare
> (523/700)
> _______________________________________________
> pubcookie-dev mailing list
> pubcookie-dev at u.washington.edu
> http://mailman.u.washington.edu/mailman/listinfo/pubcookie-dev
>
More information about the pubcookie-dev
mailing list