Hi all.
In the LLSingleton header, there is a comment:
// Reference version of getInstance()
// Preferred over getInstance() as it disallows checking for NULL
My question is, is there a difference between
MyClass::instance()->someFunction(); and
MyClass::getInstance()->someFunction(); ?
If not,
On Sat, 4 Aug 2012 00:52:40 +0200
Carlo Wood wrote:
> On Thu, 02 Aug 2012 12:21:20 -0700
> Kadah wrote:
>
> I stand corrected :/. And I'm disappointed in the mail viewer
> that I use (Claws Mail). I see nothing, and it treats your
> message as an attachment. When I click on that it allows
> me
On Mon, Nov 11, 2013 at 4:45 PM, Oz Linden (Scott Lawrence)
wrote:
> On 2013-11-10 21:14 , Techwolf Lupindo wrote:
> > Is there a reason why
> > https://bitbucket.org/lindenlab/3p-gtk-atk-pango-glib is empty?
>
> Because we don't have the sources?
>
> --
> *Scott Lawrence* | /Director of Open
Begin forwarded message:
Date: Wed, 02 Jul 2014 11:32:09 -0700
From: OnLive Jira Watcher
Subject: [git] Include Jira Ticket Number in Commits, Please!
This notice is to remind you that you need to include valid Jira ticket
numbers in all of your Git commits!
We encountered the following prob
I've been maintaining a gentoo overlay. Just got done doing some updates to it
now. While there is a secondlife client in portage, it lacks voice support on
64-bit systems, spacenav joystick support, etc. I managed to re-verce engineer
LL build process on my own and develop a much better ebuild.
On Friday 09 April 2010 11:49:48 am Joe Miller wrote:
>
>
>
>
>
>
>
>
> No apology necessary. I just wanted to restate that if TPV authors
> are staying away from this meeting because of some perceived "catch-22" on
> acceptance of the updated TOS, that shouldn't be an issue as they ar
When porting over VWR-12984, I hit a snag. Turns out an enum was added to from
1.x to 2.x that put it at 32 bits. The port added one more causing to go over
to 33 bits. From the comments section of the jira.
==
These warnings are indeed sign of a serious problem: The enum's values are
used
>From http://jira.secondlife.com/browse/VWR-20751
I've added changesets for you to work with. These are the ones I used to get
viewer-devolment to build on linux 64-bit standalone.
These patches/changeset have been updated to viewer-devolment as it was
different from snowglobe 2.x code.
https:/
On Saturday 18 September 2010 9:51:22 pm Argent Stonecutter wrote:
> I honestly think that going to a straight squid-style cache for textures
> would so improve the user experience that worrying about extra features
> like "preferred places" would become irrelevant.
I have managed to get a local s
Hi all.
I've been trying to fix a rainbow texture corruption bug the past few days
with little success. Using UDP, its ok. Using http texture fetch, it get
corrupted.
I've managed to figure what is causing the texture to get corrupted after
downloading and displaying it. What happens is that o
10 matches
Mail list logo