[sldev] Bugs in the Mac OS X Source tree

Barney Boomslang bboomslang at googlemail.com
Sun Sep 16 13:17:51 PDT 2007


Hey Nicholaz,

yes, that's exactly what I did. llthread.cpp, changed to
APR_THREAD_MUTEX_NESTED and all is golden.

bye, Barney

On 9/16/07, Nicholaz Beresford <nicholaz at blueflash.cc> wrote:
>
> I just looked a bit deeper.  I think the issue is to
> replace all APR_THREAD_MUTEX_DEFAULT to
> APR_THREAD_MUTEX_NESTED.
>
> Or of course undo my patch with the EasyCacheWriter.
>
>
> Nick
>
>
> Second Life from the inside out:
> http://nicholaz-beresford.blogspot.com/
>
>
> Barney Boomslang wrote:
> > Hey Mac-heads,
> >
> > please check the following jira bugs and vote if you think we
> > Mac-heads should be able to do a full working build of the client, too
> > ;)
> >
> > This one is critical: the cursors_mac directory is missing and
> > viewer_manifest.py willingly ignores that, so we are missing several
> > mouse cursors in the build (I wrote about that some time ago):
> >
> > http://jira.secondlife.com/browse/VWR-2482
> >
> > The next one is about the giant executables the project file produces
> > with Deployment or Universal builds:
> >
> > http://jira.secondlife.com/browse/VWR-2483
> >
> > This one is the missing SecondLife icon for the application. This
> > might be intentional of LL, but then there should be a word on it.
> >
> > http://jira.secondlife.com/browse/VWR-2484
> >
> > Maybe an idea: put a readme in the source tree that actually states
> > _why_ stuff is missing? And put comments into viewer_manifest.py about
> > why parts of it are commented out, like the kakadu library - that one
> > is a no-brainer, since we don't have redistribution rights for that.
> > Oh, but you still deliver it (the library) with your libraries
> > download ...
> >
> > bye, Barney
> > _______________________________________________
> > Click here to unsubscribe or manage your list subscription:
> > /index.html
>


More information about the SLDev mailing list