<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I get two fatal errors compiling r/25936 on Windows 7 64 bit, Visual
    C# Express 2010   - 263db44 Implement llGetBoundingBox fully. <br>
    <br>
    <a
href="http://opensimulator.org/viewgit/?a=commit&p=opensim&h=263db441292956a8210a00c037848165667ab90e">http://opensimulator.org/viewgit/?a=commit&p=opensim&h=263db441292956a8210a00c037848165667ab90e</a><br>
    <br>
    Here is the sequence:<br>
    <br>
    git reset --hard r/25935<ret><br>
    HEAD is now at 7d69951 Revert "Enable grab feature (Ctrl+Drag) for
    non-physical link-sets and add code to handle spin
    (Ctrl+Shift+Drag)"<br>
    compile<ret><br>
    1 warning<br>
    0 errors<br>
    <br>
    git reset --hard r/25936<ret><br>
    HEAD is now at 263db44 Implement llGetBoundingBox fully. <br>
    compile<ret><br>
    0 warnings<br>
    2 errors<br>
                                                                                                                                          
    <br>
    "G:\HyperGrid\master\opensim\opensim.sln" (default target) (1)
    ->                                                                     
    <br>
    "G:\HyperGrid\master\opensim\OpenSim\Region\CoreModules\OpenSim.Region.CoreModules.Tests.csproj"
    (default target) (49) ->              <br>
    "G:\HyperGrid\master\opensim\OpenSim\Region\ScriptEngine\XEngine\OpenSim.Region.ScriptEngine.XEngine.csproj"
    (default target) (50) ->  <br>
    "G:\HyperGrid\master\opensim\OpenSim\Region\ScriptEngine\Shared\Api\Implementation\OpenSim.Region.ScriptEngine.Shared.Api.csproj"
    (def <br>
    ault target) (51)
    ->                                                                                                                  
    <br>
    (CoreCompile target)
    ->                                                                                                               
    <br>
      LSL_Api.cs(31,14): error CS0234: The type or namespace name
    'Drawing' does not exist in the namespace 'System' (are you missing
    an a <br>
    ssembly reference?)
    [G:\HyperGrid\master\opensim\OpenSim\Region\ScriptEngine\Shared\Api\Implementation\OpenSim.Region.ScriptEngine.Sha
    <br>
    red.Api.csproj]                                                                                                                       
    <br>
      LSL_Api.cs(32,14): error CS0234: The type or namespace name
    'Drawing' does not exist in the namespace 'System' (are you missing
    an a <br>
    ssembly reference?)
    [G:\HyperGrid\master\opensim\OpenSim\Region\ScriptEngine\Shared\Api\Implementation\OpenSim.Region.ScriptEngine.Sha
    <br>
    red.Api.csproj]                                                                                                                       
    <br>
                                                                                                                                          
    <br>
    After this, there are some more warnings creeping in:<br>
    <br>
    git pull<>ret><br>
    18 warnings<br>
    2 Errors<br>
    <br>
    These are mostly assigns that are never made to, but there are also
    some dot Net warnings about  deprecated code uses that may be
    worrisome. I won't spam the group with the entire list.<br>
    <br>
    What I really want/need  to test is the fix for HG inventory <a
href="http://opensimulator.org/viewgit/?a=commit&p=opensim&h=877371411a9e997b0b11f45c410438ae2bb73f16"
      style="color: blue; font-family: Helvetica, Arial, sans-serif;
      font-size: 12.8000001907349px; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(224, 255, 224);">Mantis #7514</a>  r/25949 
    but I'm a git noob.  Is there a simple way to skip this rev when
    compiling?   Patches?<br>
    <br>
    Fred Beckhusen<br>
    <br>
    <br>
  </body>
</html>