Re: Install fails



> > How about I use System.Environment.MachineName instead of
> > Mono.Unix.UnixEnvironment.MachineName ? Seems to work with long names
> > too... (I tried with a 24-char name).
>
> Yeah, let's do that.  S.E.MachineName just calls gethostname() in an
> internal call in the runtime.  M.U.UE.MachineName calls the same
> thing, but does it using P/Invoke and apparently doesn't do it
> correctly.  So even if it worked, the results would be exactly the
> same.

Done. r4252.

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]