Difference between revisions of "Crash Reports"
Jump to navigation
Jump to search
m (1 revision(s)) |
|||
Line 2: | Line 2: | ||
The easiest way to get involved as a developer is to start fixing bugs. These are the most likely patches to get accepted. | The easiest way to get involved as a developer is to start fixing bugs. These are the most likely patches to get accepted. | ||
---- | |||
i have need to comment the line 75 of llmemory.h : | |||
LLThreadSafeRefCount&operator=(const LLThreadSafeRefCount &); | |||
to compile under gentoo with gcc-4.1.2 | |||
see you | |||
loux |
Revision as of 01:14, 16 January 2007
The easiest way to get involved as a developer is to start fixing bugs. These are the most likely patches to get accepted.
i have need to comment the line 75 of llmemory.h : LLThreadSafeRefCount&operator=(const LLThreadSafeRefCount &); to compile under gentoo with gcc-4.1.2 see you loux