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

Re: svn commit: r21508 - trunk/www

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-19 15:34:22 CEST

On 9/19/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> On Sat, Sep 16, 2006 at 08:43:06AM -0600, D.J. Heap wrote:
> > Right, it happens all the time in Windows -- you just have be careful
> > of memory allocation/freeing across CRT's and passing CRT dependent
> > things to other CRT's (like FILE*, I believe). Applications and
> > modules on Windows generally have stricter rules on this sort of thing
> > since it is not quite like unix OS' where building from source is very
> > common (and ensures you get the same CRT).
> >
>
> Fair enough - I was just surprised that we didn't appear to do anything
> specific to fix it. Brane's initial email seemed to hint at something
> specific and deep-rooted - did we fix something, or were we just under
> the misapprehension that it couldn't work?

I believe we were just under the misapprehension that it couldn't work.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 19 15:34:45 2006

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.