Hello Michael,

On 10/13/2011 08:46 AM, Michael Raab wrote:
> Today I tried to build OpenSG2.0 with OSGCOMPAT_ENABLE. I finally got it 
> compiling. The only thing that went wrong were the SHL_*_compat examples. I 
> tried to fix them, changed source code is attached.

thanks for sending these! I'll apply the changes tomorrow.

> I'm new to GIT and failed to create an appropriate patch file :-(

if you haven't committed or staged (with git add) your changes yet, 
simply typing git diff will show the changes, redirecting this into a 
files gives you a patch:

git diff >somechanges.diff

        Cheers,
                Carsten

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to