clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since a8f17cf was 617118d, checked in by Jim Gifford <clfs@…>, 19 years ago |
r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure
|
-
Property mode
set to
100644
|
File size:
603 bytes
|
Rev | Line | |
---|
[617118d] | 1 | Submitted By: Jim Gifford (jim at linuxfromscratch dot org)
|
---|
| 2 | Date: 2004-04-24
|
---|
| 3 | Initial Package Version: 1.5.1
|
---|
| 4 | Origin: OpenJade SourceForge Patch Page
|
---|
| 5 | Upstream Status: Fixed
|
---|
| 6 | Description: Fixes Compile Issues with GCC 3.4
|
---|
| 7 |
|
---|
| 8 | $LastChangedBy: bdubbs $
|
---|
| 9 | $Date: 2004-08-07 18:56:30 -0600 (Sat, 07 Aug 2004) $
|
---|
| 10 |
|
---|
| 11 | --- OpenSP-1.5.1/include/RangeMap.cxx.orig 2004-04-24 17:39:50.000691400 +0000
|
---|
| 12 | +++ OpenSP-1.5.1/include/RangeMap.cxx 2004-04-24 17:39:59.682536194 +0000
|
---|
| 13 | @@ -7,6 +7,7 @@
|
---|
| 14 | #include "RangeMap.h"
|
---|
| 15 | #include "ISet.h"
|
---|
| 16 | #include "types.h"
|
---|
| 17 | +#include "constant.h"
|
---|
| 18 |
|
---|
| 19 | #ifdef SP_NAMESPACE
|
---|
| 20 | namespace SP_NAMESPACE {
|
---|
Note:
See
TracBrowser
for help on using the repository browser.