help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings Running 3.4.3 Mingw


From: ijourneaux
Subject: Warnings Running 3.4.3 Mingw
Date: Fri, 9 Dec 2011 08:54:20 -0800 (PST)

I am trying to upgrade to Octave version 3.4.3 from version 3.2.4. Not sure
how critical these are but thought I would let people know

I get the following warnings when starting Octave
warning:
C:\Octave343\Octave3.4.3_gcc4.5.2\share\octave\packages\integration-1.0.7\PKG_ADD:
possible Matlab-style short-circuit operator at line 9, column 32
io PKG_ADD: run chk_spreadsheet_support([],3) to view io support
warning: gmsh does not seem to be present some functionalities will be
disabled
warning: dx does not seem to be present some functionalities will be
disabled
warning: function
C:\Octave343\Octave3.4.3_gcc4.5.2\share\octave\packages\statistics-1.0.10\fstat.m
shadows a core library function

When I try yo run the scripts I have created I get a bunch of warnings that
seem to be associated with the "|" operator

warning: C:/HelioDotSkip/Scripts\helio2.m: possible Matlab-style
short-circuit operator at line 305, column 29

Line 305 is

     if std2(AIgl1)<minvalstd | std2(AIgl1)>maxvalstd;



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Warnings-Running-3-4-3-Mingw-tp4177380p4177380.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]