Serious question about GCL,
I've lost your mail about (arbitrary float),
But how do yo think peopole can implement arbitrary float in gcl; whith MPFR
?
With class or directly in num_arith... ?
Camm... one Idea?
Actually AXIOM doesn't compile with ANSI version ...
I know that you work on tcl/
Hi Camm/Bill.
Positive results on some basic tests per Cam's directory fix yesterday.
| > >(probe-file "/msys/1.0")
| >
| > #p"c:/msys/1.0"
| >
| > >(probe-file "/msys/1.0/")
| >
| > #p"c:/msys/1.0/"
| >
| > >(probe-file "c:/msys/1.0/")
| >
| > #p"c:/msys/1.0/"
| >
| > >(probe-file "c:/msys/1.0")
Greetings!
Bill Page <[EMAIL PROTECTED]> writes:
> Camm Maguire wrote:
>
> >>Using IE, the problem seems to intermittant. It works for a while
> >>with some urls and not others.
> >>
> >
> >Does this mean that there are some errors that are 100% reproducible?
> >If so, start with those.
> >
> Ye
Camm Maguire wrote:
Using IE, the problem seems to intermittant. It works for a while
with some urls and not others.
Does this mean that there are some errors that are 100% reproducible?
If so, start with those.
Yes.
IE appears to be closing the socket before your write completes. The
odd
Greetings!
Bill Page <[EMAIL PROTECTED]> writes:
> Mike Thomas wrote:
>
> >I just tried the CLtL1 build - no joy.
> >
> >There are definite problems with the new code as socket variables should be
> >defined with SOCKET (an unsigned int) rather than int and the error return
> >values on Windows
Camm Maguire wrote:
(probe-file "/msys/1.0")
#p"c:/msys/1.0"
(probe-file "/msys/1.0/")
#p"c:/msys/1.0/"
(probe-file "c:/msys/1.0/")
#p"c:/msys/1.0/"
(probe-file "c:/msys/1.0")
#p"c:/msys/1.0"
With the commits to 2.6.7pre I made yesterday, all these pr
Greetings!
Would it be helpful for us to try to enlist the testing assistance of
other windows users/developers to lighten the load, e.g. Vadim and
David Billinghurst?
Take care,
"Mike Thomas" <[EMAIL PROTECTED]> writes:
> Hi Bill.
>
> | That is quite strange. I just re-build gcl Version_2_6_7
Greetings!
Bill Page <[EMAIL PROTECTED]> writes:
> Camm Maguire wrote:
>
> >OK, I've just tested on Linux under ANSI, and it works the same for
> >me (as it should). If this is not the case on Windows, please someone
> >let me know asap.
> >
> Perhaps Mike's test demonstrates that this is not w
Greetings, and thanks as always Mike for your heroic efforts!
"Mike Thomas" <[EMAIL PROTECTED]> writes:
> Hi Camm/Bill.
>
> A bunch of Windows probe-file, directory and server output below. Basically
> the server program is failing because accept won't deal with the "socket"
> it's being passed
Greetings!
"Mike Thomas" <[EMAIL PROTECTED]> writes:
> Hi Bill/Camm.
>
> | >OK, I've just tested on Linux under ANSI, and it works the same for
> | >me (as it should). If this is not the case on Windows, please someone
> | >let me know asap.
> | >
> | >
> | Perhaps Mike's test demonstrates that
Mike Thomas wrote:
I just tried the CLtL1 build - no joy.
There are definite problems with the new code as socket variables should be
defined with SOCKET (an unsigned int) rather than int and the error return
values on Windows are not the same as on BSD systems however I just tried to
eliminate tho
Greetings!
Bill Page <[EMAIL PROTECTED]> writes:
> Camm Maguire wrote:
>
> >> (if (pathname-name (pathname fn))
> >> (with-open-file (q fn) (si::copy-stream q s))
> >>(dolist (l (directory fn)) (format s "~a~%" (namestring l)
> >>
> >>It would be nicer to make the resul
12 matches
Mail list logo