prevent 'type already reffers to XXX' warnings on 'import package.*'

Bug #35532 reported by David Holroyd
2
Affects Status Importance Assigned to Milestone
as2api
Fix Committed
Medium
David Holroyd

Bug Description

as2api produces warnings like,

  org/foobar/MyClass.as: MyClass already refers to org.foobar.MyClass

I think this may be due to the appearence of an import like,

  import org.foobar.*;

within this file.

Since the warnings seem to be bogus, they should be avoided in this case.

David Holroyd (dholroyd)
Changed in as2api:
status: Unconfirmed → Confirmed
Revision history for this message
David Holroyd (dholroyd) wrote :

a trivial change to api_loader.rb prevents these spurious messages

Changed in as2api:
assignee: nobody → dave-badgers-in-foil
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.