>Uhh, I've seen several other windows programs that did not rely on the
>NULL feature, perhaps because it is documented poorly. These programs do
>gethostname() and then gethostbyname(). We will probably need a check in
>the gethostbyname path to catch those programs as well.
Correct, NULL and ge
On Fri, 31 Oct 2003 09:50:48 -0800, you wrote:
>
> hi Rein,
>
> >On my system everything works as expected: I get a list of all ip
> >addresses. That is with valid /etc/hostname and /etc/hosts entries.
>
> That's the trouble. Not every *nux box has the correct results - some do
> (like yours) -
hi Rein,
>On my system everything works as expected: I get a list of all ip
>addresses. That is with valid /etc/hostname and /etc/hosts entries.
That's the trouble. Not every *nux box has the correct results - some do
(like yours) - in fact I'd say many do not. We have done many Linux and
Lindow
ither).
-Rob
-Original Message-
From: Rein Klazes [mailto:[EMAIL PROTECTED]
Sent: October 31, 2003 3:01 AM
To: [EMAIL PROTECTED]
Cc: Mike Hearn; [EMAIL PROTECTED]
Subject: Re: UI bugs hampering porting effort for shaped window
On Thu, 30 Oct 2003 10:59:40 -0800, you wrote:
>
> Hi
On Thu, 30 Oct 2003 10:59:40 -0800, you wrote:
>
> Hi Mike,
>
> bug 1541 is still *not* fixed correctly. See when passing in NULL in windows
> to gethostbyname, it is guarenteed to return a list of local IP addresses
> mapped on the box. However, with WINE, passing NULL causes gethostname to be
On October 31, 2003 05:32 am, Mike Hearn wrote:
> I think it does as of the latest glibc, at least it's marked as "done"
> on their TODO list.
So we can stick Dan's implementation in libs/port, and do a
configure check for it...
--
Dimi.
On Thu, 30 Oct 2003 10:59:40 -0800, you wrote:
>
> Hi Mike,
>
> bug 1541 is still *not* fixed correctly. See when passing in NULL in windows
> to gethostbyname, it is guarenteed to return a list of local IP addresses
> mapped on the box. However, with WINE, passing NULL causes gethostname to be
On Fri, 2003-10-31 at 00:51, Dan Kegel wrote:
> getifaddrs() is indeed the right beast, though who knows, maybe you'll
> have to filter out 127.0.0.1. Hitch is, Linux doesn't provide it.
I think it does as of the latest glibc, at least it's marked as "done"
on their TODO list.
thanks -mike
Rob wrote:
> Jerry's patch *does* fix the UI issues actually - B1 through B4 - any idea
> why it isn't applied to the CVS tree? We have the version out of CVS,
which
> definately has issues with B1-B4.
>
I know it fixes B1, B2, and partially B4, but I'm not so sure about B3.
WINAMP still has issue
Mike Hearn (mike_at_theoretic.com) wrote:
On Thu, 2003-10-30 at 18:59, Rob wrote:
bug 1541 is still *not* fixed correctly. See when passing in NULL in windows
to gethostbyname, it is guarenteed to return a list of local IP addresses
mapped on the box. However, with WINE, passing NULL causes gethost
Hi Mike,
>> bug 1541 is still *not* fixed correctly. See when passing in NULL in
windows
>Ah OK, sorry about that, I reopened the bug. Would getifaddrs() do the
>trick here? I've not done much work in our winsock code so I can't
>really help here.
Likely, I don't know the correct cross-platform
On Thu, 2003-10-30 at 18:59, Rob wrote:
> Hi Mike,
>
> bug 1541 is still *not* fixed correctly. See when passing in NULL in windows
> to gethostbyname, it is guarenteed to return a list of local IP addresses
> mapped on the box. However, with WINE, passing NULL causes gethostname to be
> passed in
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Mike Hearn
Sent: October 30, 2003 1:22 AM
To: [EMAIL PROTECTED]
Subject: Re: UI bugs hampering porting effort for shaped window
On Wed, 29 Oct 2003 16:59:59 -0800, Sir Rob scribed thus:
> Bugzilla Bug 1541
>WS2_32 version of gethostbyna
On Wed, 29 Oct 2003 16:59:59 -0800, Sir Rob scribed thus:
> Bugzilla Bug 1541
>WS2_32 version of gethostbyname with NULL argument doesn't follow
> specification
> http://bugs.winehq.org/show_bug.cgi?id=1541
[EMAIL PROTECTED] working]$ cvs log -N -r1.135 dlls/winsock/socket.c
RCS file: /home/w
Rob wrote:
The show stopper bugs are B1, B2, B3, B4 and B5.
Issue B5, and B7 can be worked around, so they aren't as critical.
B1, B2, B3, and B4 can be fixed by putting a title bar on the application.
(See MAKE_IT_LOOK_LIKE_A_NORMAL_APP_AT_STARTUP in winetest.cpp.)
- B1. Focus does not appear t
Hello All,
Apologies if I'm not posting to the correct location. I am trying to port
our X-Lite (a leading free SIP softphone) application to run under WINE as a
first trial before we obtain the expertise to do a native application.
However, I am running into some issues because our application u
16 matches
Mail list logo