gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
brendan%mozilla.org
|
1a075aa858
|
Try to placate the HP-UX compiler by keeping gFastLoadService_'s decl before any uses in a template class.
|
2001-07-31 23:23:38 +00:00 |
dbaron%fas.harvard.edu
|
6747175f30
|
Fixing HP bustage. For the record, the error message was: Undeclared variable 'mRawPtr'. A variable with the same name exists in a template base class, but is not visible according to the Standard lookup rules (See [temp.dep], 14.6.2(3) in the C++ Standard). You can make it visible by writing 'this->mRawPtr'.
|
2001-07-31 21:23:58 +00:00 |
brendan%mozilla.org
|
8c7c819206
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |