/[gcl]/gcl/o/sfasli.c
ViewVC logotype

Diff of /gcl/o/sfasli.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by camm, Sat Mar 6 02:00:06 2004 UTC revision 1.20 by camm, Mon Aug 23 23:10:07 2004 UTC
# Line 118  LFD(build_symbol_table)(void) { Line 118  LFD(build_symbol_table)(void) {
118    
119      char tmpfile1[80],command[300];      char tmpfile1[80],command[300];
120    
121      snprintf(tmpfile1,sizeof(tmpfile1),"rsym%d",getpid());      snprintf(tmpfile1,sizeof(tmpfile1),"rsym%d",(int)getpid());
122  #ifndef STAND  #ifndef STAND
123      coerce_to_filename(symbol_value(sSAsystem_directoryA),      coerce_to_filename(symbol_value(sSAsystem_directoryA),
124                         system_directory);                         system_directory);

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26