delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,DNS_FROM_RFC_BOGUSMX,RCVD_IN_DNSWL_NONE,TW_BG,TW_BQ,TW_IB,TW_QR,TW_YG |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4D94E230.9010806@quicknet.nl> |
Date: | Thu, 31 Mar 2011 22:21:04 +0200 |
From: | "A.R. Burgers" <a DOT rburgers AT quicknet DOT nl> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error) |
References: | <AANLkTi=_WBph8XP1Nd0eDmDoKuurdUeN=SFONH68WunW AT mail DOT gmail DOT com> <AANLkTimJ7=6AaGdNUxnCu3_p3k1CW9kByWAzAQ-UfOLw AT mail DOT gmail DOT com> |
In-Reply-To: | <AANLkTimJ7=6AaGdNUxnCu3_p3k1CW9kByWAzAQ-UfOLw@mail.gmail.com> |
X-Ziggo-spambar: | --- |
X-Ziggo-spamscore: | -3.7 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
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> t=(0:0.1:2*pi); octave:2> plot(t,sin(t)) error: Invalid call to strcat. Correct usage is: -- Function File: strcat (S1, S2, ...) error: called from: error: /usr/share/octave/3.4.0/m/help/print_usage.m at line 87, column 5 error: /usr/share/octave/3.4.0/m/strings/strcat.m at line 92, column 5 error: /usr/share/octave/3.4.0/m/plot/__gnuplot_get_var__.m at line 113, column 11 error: /usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m at line 40, column 18 error: /usr/share/octave/3.4.0/m/plot/__go_draw_figure__.m at line 167, column 19 error: /usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at line 86, column 5 octave:3> quit BURGERS AT P4949 ~ $ echo $TERM $DISPLAY xterm :0 BURGERS AT P4949 ~ $ cygcheck -c octave liblapack0 cygwin libqrupdate0 libgfortran3 libstdc++ gnuplot Cygwin Package Information Package Version Status cygwin 1.7.9-1 OK gnuplot 4.4.0-1 OK libgfortran3 4.3.4-4 OK liblapack0 3.2.2-2 OK libqrupdate0 1.1.1-1 OK octave 3.4.0-3 OK -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |