Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Errors as of 15/04/14 #1

Open
edsilv opened this issue Apr 15, 2014 · 0 comments
Open

Build Errors as of 15/04/14 #1

edsilv opened this issue Apr 15, 2014 · 0 comments

Comments

@edsilv
Copy link
Contributor

edsilv commented Apr 15, 2014

TreeNode.hx

src/core/app/entities/TreeNode.hx:118: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

src/core/app/entities/TreeNode.hx:93: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

src/core/app/entities/TreeNode.hx:105: characters 26-35 : Array access is not allowed on core.data.ArrayCollection

ArrayCollection.hx

src/core/data/ArrayCollection.hx:51: characters 2-30 : Too many arguments

src/core/data/ArrayCollection.hx:51: characters 2-30 : Function 'splice' requires arguments : pos, len

src/core/data/ArrayCollection.hx:86: characters 2-6 : Array access is not allowed on core.data.ArrayCollection

src/core/data/ArrayCollection.hx:108: characters 9-24 : Array has no field substring

src/core/data/ArrayCollection.hx:118: characters 20-41 : Unknown identifier : as3hx

src/core/data/ArrayCollection.hx:126: characters 4-18 : The field or identifier length is not accessible for writing

src/core/data/ArrayCollection.hx:143: characters 9-30 : Cannot compare Int and Bool

src/core/data/ArrayCollection.hx:141: lines 141-144 : Missing return Int

src/core/data/ArrayCollection.hx:111: lines 111-114 : Field getProperty has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:146: lines 146-149 : Field nextName has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:141: lines 141-144 : Field nextNameIndex has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:151: lines 151-154 : Field nextValue has less visibility (public/private) than superclass one

src/core/data/ArrayCollection.hx:116: lines 116-139 : Field setProperty has less visibility (public/private) than superclass one

URI.hx

src/core/app/entities/URI.hx:390: characters 10-24 : String has no field search

src/core/app/entities/URI.hx:391: characters 11-25 : String has no field search

src/core/app/entities/URI.hx:541: characters 2-48 : Class not found : RegExp

src/core/app/entities/URI.hx:543: characters 35-45 : String has no field search

src/core/app/entities/URI.hx:283: characters 7-19 : String has no field search

src/core/app/entities/URI.hx:289: characters 7-30 : String has no field search

src/core/app/entities/URI.hx:459: characters 11-25 : String has no field search

src/core/app/entities/URI.hx:472: characters 11-28 : String has no field search

src/core/app/entities/URI.hx:480: characters 12-28 : String has no field search

src/core/app/entities/URI.hx:495: characters 11-28 : String has no field search

src/core/app/entities/URI.hx:944: characters 38-56 : Unknown identifier : decodeURIComponent

src/core/app/entities/URI.hx:972: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1080: characters 22-35 : Dynamic<Unknown<0>> cannot be constructed

src/core/app/entities/URI.hx:1377: characters 6-54 : Int should be Bool

src/core/app/entities/URI.hx:1671: characters 8-24 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1697: characters 8-24 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1905: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:1986: characters 7-19 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:2169: characters 7-23 : For expression should be 'v in expr'

src/core/app/entities/URI.hx:2239: characters 12-27 : String has no field replace

src/core/app/entities/URI.hx:2348: characters 14-36 : Class has no field replaceAll

src/core/app/entities/URI.hx:2355: characters 3-50 : Float should be Int

src/core/app/entities/URI.hx:2362: characters 4-7 : Loop variable cannot be modified

URIEncodingBitmap.hx

src/core/app/entities/URIEncodingBitmap.hx:65: characters 7-9 : For expression should be 'v in expr'

src/core/app/entities/URIEncodingBitmap.hx:72: characters 9-28 : UInt should be Bool

src/core/app/entities/URIEncodingBitmap.hx:114: characters 6-14 : Int should be Bool

StringUtil.hx

src/core/app/util/StringUtil.hx:40: characters 9-20 : String has no field replace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant