Mail Archives: cygwin/2011/03/31/22:22:50
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BG,TW_BQ,TW_IB,TW_QR,TW_YG
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
In-Reply-To: | <4D94F157.4000306@quicknet.nl>
|
References: | <AANLkTi=_WBph8XP1Nd0eDmDoKuurdUeN=SFONH68WunW AT mail DOT gmail DOT com> <AANLkTimJ7=6AaGdNUxnCu3_p3k1CW9kByWAzAQ-UfOLw AT mail DOT gmail DOT com> <4D94E230 DOT 9010806 AT quicknet DOT nl> <AANLkTi=LhWOqMDP8KQGHrzTbEQPkMmeqzF=hV8Y-HhyF AT mail DOT gmail DOT com> <4D94F157 DOT 4000306 AT quicknet DOT nl>
|
Date: | Fri, 1 Apr 2011 04:22:38 +0200
|
Message-ID: | <AANLkTikAD7QRyW8kC3he-NiW_7eimOLf2+4h0xUW=jE-@mail.gmail.com>
|
Subject: | Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)
|
From: | marco atzeri <marco DOT atzeri AT gmail DOT com>
|
To: | "A.R. Burgers" <a DOT rburgers AT quicknet DOT nl>
|
Cc: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
On Thu, Mar 31, 2011 at 11:25 PM, A.R. Burgers wrote:
> Op 31-3-2011 22:44, marco atzeri schreef:
>>
>> On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers =A0wrote:
>>>
>>> LS,
>>>
>>> with the current octave, I get this octave strcat
>>> error on plot, both with xterm and the dumb terminal.
>>> Same error on two different windows XP systems.
>>> Same error with libstdc++6 and libgfortran3 from cygwin-ports gcc 4.5.2=
-2
>>>
>>> Teun
>>>
>>> $ octave
>>> GNU Octave, version 3.4.0
>>> Copyright (C) 2011 John W. Eaton and others.
>>>
>>> [snip]
>>>
>>> octave:1> =A0t=3D(0:0.1:2*pi);
>>> octave:2> =A0plot(t,sin(t))
>>> error: Invalid call to strcat. =A0Correct usage is:
>>>
>>> =A0-- Function File: =A0strcat (S1, S2, ...)
>>>
>>> error: called from:
>>> error: =A0 /usr/share/octave/3.4.0/m/help/print_usage.m at line 87, col=
umn
>>> 5
>>> error: =A0 /usr/share/octave/3.4.0/m/strings/strcat.m at line 92, colum=
n 5
>>> error: =A0 /usr/share/octave/3.4.0/m/plot/__gnuplot_get_var__.m at line
>>> 113,
>>> column 11
>>> error: =A0 /usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m at line 40,
>>> column 18
>>> error: =A0 /usr/share/octave/3.4.0/m/plot/__go_draw_figure__.m at line =
167,
>>> column 19
>>> error: =A0 /usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at line=
86,
>>> column 5
>>> octave:3> =A0quit
>>>
>>> BURGERS AT P4949 ~
>>> $ echo $TERM $DISPLAY
>>> xterm :0
>>>
>>> BURGERS AT P4949 ~
>>> $ cygcheck -c octave liblapack0 cygwin libqrupdate0 libgfortran3
>>> libstdc++
>>> gnuplot
>>> Cygwin Package Information
>>> Package =A0 =A0 =A0 =A0 =A0 =A0 =A0Version =A0 =A0 =A0 =A0Status
>>> cygwin =A0 =A0 =A0 =A0 =A0 =A0 =A0 1.7.9-1 =A0 =A0 =A0 =A0OK
>>> gnuplot =A0 =A0 =A0 =A0 =A0 =A0 =A04.4.0-1 =A0 =A0 =A0 =A0OK
>>> libgfortran3 =A0 =A0 =A0 =A0 4.3.4-4 =A0 =A0 =A0 =A0OK
>>> liblapack0 =A0 =A0 =A0 =A0 =A0 3.2.2-2 =A0 =A0 =A0 =A0OK
>>> libqrupdate0 =A0 =A0 =A0 =A0 1.1.1-1 =A0 =A0 =A0 =A0OK
>>> octave =A0 =A0 =A0 =A0 =A0 =A0 =A0 3.4.0-3 =A0 =A0 =A0 =A0OK
>>>
>> could you just check if reversing to cygwin =A01.7.8-1 solve the problem=
?
>>
>> I also noted the same problem this morning, but it was puzzling and
>> NOT really repetitive.
>
> Your hunch was right, downgrading to 1.7.8-1 solves it
>
> Teun
>
it seems caused by a change between cygwin snapshots 20110308 and 20110309
Corinna, gcf
Have we catch a fhandler / pipe special case ?
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -