bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bugs #6268] warning unless 1024 is cast to <int>


From: Jim White
Subject: [Bug-kawa] [bugs #6268] warning unless 1024 is cast to <int>
Date: Wed, 23 Mar 2005 21:03:39 +4000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040803

Follow-up Comment #2, bugs #6268 (project kawa):

I just noticed this annoyance myself.  It would be nice if Kawa would
recognize when numerical literals (Kawa has constant folding too, yes?) do
coerce.  Since I'm assuming tighter code would be generated (as I'm guessing
the warning means intValue or some other method gets called on the numerical
object, or even worse that the method is looked up at dispatch) I vote to
upgrade this to a "RFE".

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6268>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]