[FIX] 2.4 diffs for Acorn plat stuff

Tim Rowledge rowledge at interval.com
Tue May 4 03:29:29 UTC 1999


Couple of minor diffs in two platform spec files that need folding in:-

Diff files 'raFS::sq24.$.sqConfig/h' and 'raFS::sq24.$.h.sqConfig'
after raFS::sq24.$.h.sqConfig line   27: # define USE_CLOCK_MSECS
remove raFS::sq24.$.sqConfig/h line   28: # define LITTLE_ENDIAN_BITBLT
after raFS::sq24.$.h.sqConfig line  210: #   endif
remove raFS::sq24.$.sqConfig/h line  212: #   if defined(ITSY)
remove raFS::sq24.$.sqConfig/h line  213: #     define LITTLE_ENDIAN_BITBLT
remove raFS::sq24.$.sqConfig/h line  214: #   endif


Diff files 'raFS::sq24.$.sqPlatformSpecific/h' and 'raFS::sq24.$.h.sqPlatformSpecific'
change raFS::sq24.$.sqPlatformSpecific/h, line 46 to 46
  line   46: #define sqFilenameFromString(dst, src, num) sqFilenameFromString(dst, src, num) 
to raFS::sq24.$.h.sqPlatformSpecific, line 46 to 46
  line   46: #define sqFilenameFromString(dst, src, num) sqFilenameFromString(dst, src, num)
after raFS::sq24.$.h.sqPlatformSpecific line   48: 
remove raFS::sq24.$.sqPlatformSpecific/h line   49: #ifdef LITTLE_ENDIAN_BITBLT
remove raFS::sq24.$.sqPlatformSpecific/h line   50: #define ifLittleEndianDoelseDo(a, b) a
remove raFS::sq24.$.sqPlatformSpecific/h line   51: #else
remove raFS::sq24.$.sqPlatformSpecific/h line   52: #define ifLittleEndianDoelseDo(a, b) b
remove raFS::sq24.$.sqPlatformSpecific/h line   53: #endif


- basically leftovers from the withdrawal of the little-endian bitblt
stuff.

tim

-- 
Useful random insult:- A black-and-white mind working on a color-coded problem.
Tim Rowledge:  rowledge at interval.com (w)  +1 (650) 842-6110 (w)
 tim at sumeru.stanford.edu (h)  <http://sumeru.stanford.edu/tim>





More information about the Squeak-dev mailing list