octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50684] Instalation warning and lots of messag


From: anonymous
Subject: [Octave-bug-tracker] [bug #50684] Instalation warning and lots of messages! Package: odepkg
Date: Thu, 30 Mar 2017 18:08:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?50684>

                 Summary: Instalation warning and lots of messages! Package:
odepkg
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 30 Mar 2017 10:08:40 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hello, got this message during the installation of the pkg: 


pkg install odepkg-0.8.5.tar.gz
In file included from odepkg_octsolver_mebdfdae.cc:42:0:
C:\Octave\OCTAVE~1.1\include\octave-4.2.1\octave/config.h:28:2: warning:
#warning "config.h has been deprecated; there is no need to in
clude it directly" [-Wcpp]
 #warning "config.h has been deprecated; there is no need to include it
directly"
  ^
odepkg_octsolver_mebdfdae.cc:85:18: error: 'GCC_ATTR_UNUSED' has not been
declared
    double* YDOT, GCC_ATTR_UNUSED const octave_idx_type* IPAR,
                  ^
odepkg_octsolver_mebdfdae.cc:85:55: error: expected ',' or '...' before '*'
token
    double* YDOT, GCC_ATTR_UNUSED const octave_idx_type* IPAR,
                                                       ^
odepkg_octsolver_mebdfdae.cc: In function 'octave_idx_type
odepkg_mebdfdae_usrfcn(const octave_idx_type&, const double&, const double*,
 double*, int)':
odepkg_octsolver_mebdfdae.cc:91:24: error: expected ';' before 'vcnt'
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                        ^
odepkg_octsolver_mebdfdae.cc:91:34: error: 'vcnt' was not declared in this
scope
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                                  ^
odepkg_octsolver_mebdfdae.cc:98:24: error: expected ';' before 'vcnt'
   for (octave_idx_type vcnt = 0; vcnt < vmebdfdaeextarg.length (); vcnt++)
                        ^
odepkg_octsolver_mebdfdae.cc:98:34: error: 'vcnt' was not declared in this
scope
   for (octave_idx_type vcnt = 0; vcnt < vmebdfdaeextarg.length (); vcnt++)
                                  ^
odepkg_octsolver_mebdfdae.cc:105:24: error: expected ';' before 'vcnt'
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                        ^
odepkg_octsolver_mebdfdae.cc:105:34: error: 'vcnt' was not declared in this
scope
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                                  ^
odepkg_octsolver_mebdfdae.cc: At global scope:
odepkg_octsolver_mebdfdae.cc:113:4: error: 'GCC_ATTR_UNUSED' has not been
declared
    GCC_ATTR_UNUSED const octave_idx_type& MEBAND, GCC_ATTR_UNUSED const
octave_idx_type* IPAR,

odepkg_octsolver_mebdfdae.cc:113:41: error: expected ',' or '...' before '&'
token
    GCC_ATTR_UNUSED const octave_idx_type& MEBAND, GCC_ATTR_UNUSED const
octave_idx_type* IPAR,
                                         ^
odepkg_octsolver_mebdfdae.cc: In function 'octave_idx_type
odepkg_mebdfdae_jacfcn(const double&, const double*, double*, const octave_i
dx_type&, int)':
odepkg_octsolver_mebdfdae.cc:119:24: error: expected ';' before 'vcnt'
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                        ^
odepkg_octsolver_mebdfdae.cc:119:34: error: 'vcnt' was not declared in this
scope
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                                  ^
odepkg_octsolver_mebdfdae.cc:133:24: error: expected ';' before 'vrow'
   for (octave_idx_type vrow = 0; vrow < N; vrow++)
                        ^
odepkg_octsolver_mebdfdae.cc:133:34: error: 'vrow' was not declared in this
scope
   for (octave_idx_type vrow = 0; vrow < N; vrow++)
                                  ^
odepkg_octsolver_mebdfdae.cc:134:26: error: expected ';' before 'vcol'
     for (octave_idx_type vcol = 0; vcol < N; vcol++)
                          ^
odepkg_octsolver_mebdfdae.cc:134:36: error: 'vcol' was not declared in this
scope
     for (octave_idx_type vcol = 0; vcol < N; vcol++)
                                    ^
odepkg_octsolver_mebdfdae.cc: At global scope:
odepkg_octsolver_mebdfdae.cc:145:4: error: 'GCC_ATTR_UNUSED' has not been
declared
    GCC_ATTR_UNUSED const octave_idx_type* MASBND, GCC_ATTR_UNUSED const
double* RPAR,
    ^
odepkg_octsolver_mebdfdae.cc:145:41: error: expected ',' or '...' before '*'
token
    GCC_ATTR_UNUSED const octave_idx_type* MASBND, GCC_ATTR_UNUSED const
double* RPAR,
                                         ^
odepkg_octsolver_mebdfdae.cc: In function 'octave_idx_type
odepkg_mebdfdae_massfcn(const octave_idx_type&, double*, int)':
odepkg_octsolver_mebdfdae.cc:151:24: error: expected ';' before 'vcnt'
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)
                        ^
odepkg_octsolver_mebdfdae.cc:151:34: error: 'vcnt' was not declared in this
scope
   for (octave_idx_type vcnt = 0; vcnt < N; vcnt++)




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50684>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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