bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #42689] Bytecode verify error involving use of "location


From: Per Bothner
Subject: [Bug-kawa] [bug #42689] Bytecode verify error involving use of "location"
Date: Sun, 06 Jul 2014 17:52:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

Update of bug #42689 (project kawa):

                  Status:                    None => Fixed                  
             Assigned to:                    None => bothner                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Once I figured out what was going on, this turned out to be fairly simple: The
'location' tried to set the 'value' field to be indirect (i.e. use a Location
object), but that is inconsistent with an explicit type-specifier.  So don't
tr to make the field indirect.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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