[csw-devel] SF.net SVN: gar:[12199] csw/mgar/pkg/lzlib/trunk/files/ 0002-gcc-to-sunstudio-2.patch

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Wed Jan 5 19:32:25 CET 2011


Revision: 12199
          http://gar.svn.sourceforge.net/gar/?rev=12199&view=rev
Author:   rthurner
Date:     2011-01-05 18:32:24 +0000 (Wed, 05 Jan 2011)

Log Message:
-----------
lzlib: add the patchfile as well

Added Paths:
-----------
    csw/mgar/pkg/lzlib/trunk/files/0002-gcc-to-sunstudio-2.patch

Added: csw/mgar/pkg/lzlib/trunk/files/0002-gcc-to-sunstudio-2.patch
===================================================================
--- csw/mgar/pkg/lzlib/trunk/files/0002-gcc-to-sunstudio-2.patch	                        (rev 0)
+++ csw/mgar/pkg/lzlib/trunk/files/0002-gcc-to-sunstudio-2.patch	2011-01-05 18:32:24 UTC (rev 12199)
@@ -0,0 +1,25 @@
+From 68db975872497081807f900e60d1bbb159b82f51 Mon Sep 17 00:00:00 2001
+From: THURNER rupert <rupert at opencsw.org>
+Date: Wed, 5 Jan 2011 12:26:50 -0600
+Subject: [PATCH] gcc-to-sunstudio-2
+
+---
+ bbexample.cc |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/bbexample.cc b/bbexample.cc
+index df91300..1b65bf7 100644
+--- a/bbexample.cc
++++ b/bbexample.cc
+@@ -17,7 +17,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <stdint.h>
++#include <inttypes.h>
+ #include <unistd.h>
+ 
+ #include "lzlib.h"
+-- 
+1.7.3.2
+


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list