Re:


Subject: Re:
From: Craig Chambers (chambers@cs.washington.edu)
Date: Thu Feb 17 2000 - 08:16:50 PST


Thanks, I've made these changes in my version of the system.

-- Craig Chambers

Mayur Naik wrote:
>
> Hello
>
> The following changes have to be made to avoid errors while compiling
> Vortex with gcc 2.95.1:
>
> A. runtime/pic/src/oop.h line 922: Return type of the function
> initCecilMap must be specified as 'void'
> B. runtime/pic/src/oop.h line 925: Return type of the function
> initCecilMap must be specified as 'void'
> C. runtime/pic/src/oop.h line 1092: The first argument of the
> function declaration newStringObject must be of type 'const char*'
> instead of just 'char*'
> D. runtime/pic/src/oop.c line 26: The return type of the
> function initCecilMap must be specified as 'void'
> E. runtime/pic/src/oop.c line 498: The first argument of the
> function definition newStringObject must be of type 'const char*'
> instead of just 'char*'
> F. runtime/pic/src/oop.c line 509: The type of the variable 'end'
> must be 'const char*' instead of 'char*'
> G: runtime/pic/src/array.h: line 35: The return type of the function
> initArray must be specified as 'void'
> H: runtime/pic/src/array.h: line 93: The return type of the function
> initArray must be specified as 'void'
>
> -- Mayur
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com



This archive was generated by hypermail 2b25 : Tue Oct 03 2000 - 15:21:22 PDT