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