bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #31355] warn-access-unknown-field


From: Helmut Eller
Subject: [Bug-kawa] [bug #31355] warn-access-unknown-field
Date: Sun, 17 Oct 2010 07:07:33 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.6.30 Version/10.63

Follow-up Comment #1, bug #31355 (project kawa):

With corrected markup:

For code like this 


(define (foo (p <list>)) 
  (field p 'car))


Kawa falls back to reflection but doesn't warn about it
even when compiled with --warn-invoke-unknown-method.
It would be nice if it did.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31355>

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




reply via email to

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