[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

getenv(), or apr_env_get()?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-01-26 20:48:08 CET

I just noticed that in subversion/svn/util.c, we make liberal use of
getenv(). But APR has an apr_env_get() function. Should we be using
that, instead? (As expected, APR's is all overbearingly pool-oriented,
but...)

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Fri Jan 26 20:48:33 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.