Tatsuro MATSUOKA wrote:
>
> Please go
>
> http://www.geocities.jp/tmoctwin/octmingw.html
>
> and read
>
> ReadmeMingwOct3.0.xx.txt
Many thanks to you both. I haven't been able to digest it all yet. I'll
let you know how it goes.
Attached is a patch for your webpage, edited by someone whos
Done.
-- Original Message --
Subject: Re: [OctDev] wiki password
From:[EMAIL PROTECTED]
Date:Mon, June 23, 2008 08:11
To: "Thomas Weber" <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
--
Thomas Weber wrote:
> Hm, maybe one day I'll remember that SF strips attachments; patch
> available at
> http://www.tw-math.de/~weber/octave-forge/waitbar-crash.diff
>
>
Applied.
D.
--
David Bateman[EMAIL PROTECTED]
Motorola Labs - Paris
Am Sonntag, den 22.06.2008, 22:06 +0200 schrieb Thomas Weber:
> I took a closer look at the code. The part in question implements a progress
> bar by switching into standout mode (tgetstr("so", &buf_ptr);) and back out
> from standout mode (tgetstr("se", &buf_ptr);)
>
> Emacs doesn't seem to handl
So I did miss a trick then! Many thanks for your prompt response Michael.
I had been unsuccessful using:
legend('test', 'Location', 'NorthWest');
But following your advice I can do:
legend('test');
set(legend, 'Location', 'NorthWest');
(I see I can use the legend function directly in 'set' as
James K. Lowden wrote:
> dbateman wrote:
>
>> James K. Lowden-2 wrote:
>>
>>> To verify the integrity of your build environment, it would be well to
>>> have two people build identical binaries with matching fingerprints.
>>> The likelihood of two identical infections is vanishingly small.
On Mon, Jun 23, 2008 at 1:37 AM, James K. Lowden
<[EMAIL PROTECTED]> wrote:
> Could someone please give me a very brief summary of how to build
> octave.exe? I have the sense that I can't simply start with MSVC, that I
> need MSYS. I'm OK with that, although I've never played with MSYS. I'd
> ju
On Mon, Jun 23, 2008 at 1:18 AM, James K. Lowden
<[EMAIL PROTECTED]> wrote:
> I know, Mr. Batemean. I understand, and I agree. No offence meant. I
> was only suggesting that an MD5 digest might be less effort to produce
> than answering list messages about virus scanner errors.
>
> I don't know
Hi guys,
one password, please :)
I intend to mostly work on the FAQ.
Thomas
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http: