Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index



On Thu, 2010-11-25 at 23:06 +0100, Julien Nabet wrote:
Here is a small patch for ./sal/osl/unx/util.c

        Did you compile this ? you removed a number of variables:

-    int i;
-    int so;

        that the code goes on to use (unless you're using Solaris):

    so = socket(AF_INET, SOCK_DGRAM, 0);        

        eg. Anyhow - I moved the decls into the conditionals, and replaced the
removed fprintf's with OSL_TRACEs that can be rather useful; seems to
compile for me now.

        Thanks,

                Michael.

-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.