Re: sfront 0.69 2/18/01 released

From: BUYO-BUYO-IGOR (igor@geocities.co.jp)
Date: Sun Feb 18 2001 - 19:38:37 EST


Hi,
still couldn't find a solution for 68k-PB190
but am anyway back to iBook to try

> Pick up sfront 0.69 2/18/01 at:
>
> http://www.cs.berkeley.edu/~lazzaro/sa/

and this is a report

downloaded
http://www.cs.berkeley.edu/~lazzaro/sa/sfrontlite.zip
and did a compile

finally understood that putting the compiled "sfront" into the
MPW's "User Commands" folder
will make it executed in a command(without path) oriented way
so am doing that way

did a sfront with

examples/pc

succeeded in spitting out "sa.c"

but when trying to compile this one

it went like the followings:
(to make sure, did the same with the previous version of sfront
 and it worked fine = brought out the .wav
 "variable 'i(j)' is not used within function..." kind of warnings
 came out for both versions)

---

sfront -orc pc.saol -sco pc.sasl sfront, a SAOL to C translator. Version 0.69 02/17/01. Run sfront with -license option for Copyright/License info.

# 8:48:22 ----- Build of sa. # 8:48:22 ----- Analyzing dependencies. # 8:48:22 ----- Executing build commands. MrC sa.c -o :sa.c.x -sym off MrC C Compiler 4.1.0f1c1 Copyright (C) 1994-1999 by Apple Computer, Inc.

{ 54.487499F, MAXENDTIME, MAXENDTIME, MAXENDTIME, 0.0F, 0.0F, 0.0F, 3.831730F, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, { 0.000000F , 7.100000F , 15000.000000F , 1.000000F , 1.000000F , 0.010000F , 0.000000F , 0.300000F , 2.000000F , 2.200000F }, NULL }, ^ File "sa.c"; line 1171 #Error: constant initializer expected #----------------------- } ^ File "sa.c"; line 2236 # ### Warning 35: Parameter 'toption' is not used within function 'asys_osetup' ### Warning 35: Parameter 'osample' is not used within function 'asys_osetup' #----------------------- } ^ File "sa.c"; line 2372 # ### Warning 29: Local variable 'i' is not used within function 'asys_preamble' #----------------------- } ^ File "sa.c"; line 4379 # ### Warning 29: Local variable 'i' is not used within function 'medgong_ipass' ### Warning 29: Local variable 'j' is not used within function 'medgong_ipass' #----------------------- NV(smallgong_xp6); ^ File "sa.c"; line 4406 #Warning 6: value of expression is not used #----------------------- } ^ File "sa.c"; line 4420 # ### Warning 29: Local variable 'i' is not used within function 'smallgong_ipass ' ### Warning 29: Local variable 'j' is not used within function 'smallgong_ipass ' #----------------------- NV(tabla_xp6); ^ File "sa.c"; line 4439 #Warning 6: value of expression is not used #----------------------- } ^ File "sa.c"; line 4448 # ### Warning 29: Local variable 'i' is not used within function 'tabla_ipass' ### Warning 29: Local variable 'j' is not used within function 'tabla_ipass' #----------------------- NV(celeste_xp6); ^ File "sa.c"; line 4469 #Warning 6: value of expression is not used #----------------------- } ^ File "sa.c"; line 4485 # ### Warning 29: Local variable 'i' is not used within function 'celeste_ipass' ### Warning 29: Local variable 'j' is not used within function 'celeste_ipass' #----------------------- } ^ File "sa.c"; line 4514 # ### Warning 29: Local variable 'i' is not used within function 'schroeder1_ipass ' #----------------------- } ^ File "sa.c"; line 4549 # ### Warning 29: Local variable 'i' is not used within function 'medgong_kpass' #----------------------- } ^ File "sa.c"; line 4567 # ### Warning 29: Local variable 'i' is not used within function 'smallgong_kpass ' #----------------------- } ^ File "sa.c"; line 4577 # ### Warning 29: Local variable 'i' is not used within function 'tabla_kpass' #----------------------- } ^ File "sa.c"; line 4613 # ### Warning 29: Local variable 'i' is not used within function 'celeste_kpass' #----------------------- } ^ File "sa.c"; line 4639 # ### Warning 29: Local variable 'i' is not used within function 'schroeder1_kpass ' #----------------------- } ^ File "sa.c"; line 5143 # ### Warning 29: Local variable 'i' is not used within function 'system_init' ### Warning 29: Local variable 'j' is not used within function 'system_init' #----------------------- ### MPW Shell - Execution of sa.makeout terminated. ### MPW Shell - Execution of BuildProgram terminated.



This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 11:46:42 EST