Moin Gurus,

  i've just compiled gst 2.2 on amd64 and received a lot of warnings
  from same location:

  [EMAIL PROTECTED]:~/smalltalk/smalltalk-2.2$ fgrep "comparison is always" 
make.tee |sort | uniq -c
     48 dict.inl:1246: warning: comparison is always true due to limited range 
of data type
     24 dict.inl:1269: warning: comparison is always true due to limited range 
of data type
     24 dict.inl:1272: warning: comparison is always false due to limited range 
of data type

  so far gst 2.2 looks to work fine, but perhaps someone who knows the
  code, might look at dict.inl to check if its ok to compare 31bit and
  63bit integers here.

ciao,Michael
-- 
  mailto:[EMAIL PROTECTED]             UNA:+.? 'CED+2+:::Linux:2.6.12'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to