Skip to content

Commit 439c90a

Browse files
committed
Make precompile statements compatible with 1.6.
1 parent e708dd1 commit 439c90a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/precompile.jl

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ precompile(Tuple{typeof(Base.Ryu.writefixed),Float64,Int64})
197197
precompile(Tuple{Type{Int64},Float64})
198198
precompile(Tuple{typeof(Base.:(==)),Float64,Int64})
199199
precompile(Tuple{typeof(Base.print),Base.GenericIOBuffer{Array{UInt8,1}},Int64,String,Vararg{String}})
200-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:numbertype,),Tuple{DataType}},typeof(GeoJSON.read),Array{UInt8,1}})
201200
precompile(Tuple{Type{NamedTuple{(:Point, :MultiPoint, :LineString, :MultiLineString, :Polygon, :MultiPolygon, :GeometryCollection),T} where T<:Tuple},NTuple{7,DataType}})
202201
precompile(Tuple{Type{NamedTuple{(:Feature, :FeatureCollection),T} where T<:Tuple},Tuple{DataType,DataType}})
203202
precompile(Tuple{typeof(JSON3.read),Array{UInt8,1},Type{GeoJSON.GeoJSONWrapper{2,Float64,X} where X<:GeoJSON.GeoJSONT{2,Float64}}})
@@ -222,24 +221,19 @@ precompile(Tuple{Type{GeoJSON.GeoJSONWrapper{2,Float64,X} where X<:GeoJSON.GeoJS
222221
precompile(Tuple{typeof(Base.getproperty),GeoJSON.GeoJSONWrapper{2,Float64,GeoJSON.FeatureCollection{2,Float64}},Symbol})
223222
precompile(Tuple{typeof(Base.show),Base.IOContext{Base.TTY},Base.Multimedia.MIME{Symbol("text/plain")},GeoJSON.FeatureCollection{2,Float64}})
224223
precompile(Tuple{Type{NamedTuple{(:numbertype,),T} where T<:Tuple},Tuple{DataType}})
225-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:numbertype,),Tuple{DataType}},typeof(GeoJSON.read),String})
226224
precompile(Tuple{typeof(JSON3.read),String,Type{GeoJSON.GeoJSONWrapper{2,Float64,X} where X<:GeoJSON.GeoJSONT{2,Float64}}})
227225
precompile(Tuple{typeof(JSON3.read),StructTypes.UnorderedStruct,Base.CodeUnits{UInt8,String},Int64,Int64,UInt8,Type{GeoJSON.FeatureCollection{2,Float64}}})
228226
precompile(Tuple{typeof(JSON3.read),StructTypes.UnorderedStruct,Base.CodeUnits{UInt8,String},Int64,Int64,UInt8,Type{GeoJSON.LineString{2,Float64}}})
229227
precompile(Tuple{Type{GeoJSON.Feature{2,Float64}},Nothing,Nothing,GeoJSON.LineString{2,Float64},Nothing})
230228
precompile(Tuple{Type{NamedTuple{(:numbertype, :lazyfc),T} where T<:Tuple},Tuple{DataType,Bool}})
231-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:numbertype, :lazyfc),Tuple{DataType,Bool}},typeof(GeoJSON.read),Array{UInt8,1}})
232229
precompile(Tuple{typeof(JSON3.read),Array{UInt8,1},Type{GeoJSON.LazyFeatureCollection{2,Float64}}})
233230
precompile(Tuple{Type{GeoJSON.LazyFeatureCollection{2,Float64}},Nothing,Array{GeoJSON.LazyFeature{2,Float64},1},Nothing})
234231
precompile(Tuple{typeof(JSON3.read),Array{UInt8,1},Type{GeoJSON.LazyFeatureCollection{2,Float32}}})
235232
precompile(Tuple{Type{GeoJSON.LazyFeatureCollection{2,Float32}},Nothing,Array{GeoJSON.LazyFeature{2,Float32},1},Nothing})
236233
precompile(Tuple{typeof(Base.show),Base.IOContext{Base.TTY},Base.Multimedia.MIME{Symbol("text/plain")},GeoJSON.LazyFeatureCollection{2,Float32}})
237234
precompile(Tuple{Type{NamedTuple{(:lazyfc,),T} where T<:Tuple},Tuple{Bool}})
238-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:lazyfc,),Tuple{Bool}},typeof(GeoJSON.read),Array{UInt8,1}})
239235
precompile(Tuple{Type{NamedTuple{(:ndim, :lazyfc),T} where T<:Tuple},Tuple{Int64,Bool}})
240-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:ndim, :lazyfc),Tuple{Int64,Bool}},typeof(GeoJSON.read),Array{UInt8,1}})
241236
precompile(Tuple{Type{NamedTuple{(:ndim,),T} where T<:Tuple},Tuple{Int64}})
242-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:ndim,),Tuple{Int64}},typeof(GeoJSON.read),Array{UInt8,1}})
243237
precompile(Tuple{typeof(JSON3.read),Array{UInt8,1},Type{GeoJSON.GeoJSONWrapper{3,Float32,X} where X<:GeoJSON.GeoJSONT{3,Float32}}})
244238
precompile(Tuple{Type{StructTypes.StructType},Type{GeoJSON.FeatureCollection{3,Float32}}})
245239
precompile(Tuple{typeof(JSON3.read),StructTypes.UnorderedStruct,Array{UInt8,1},Int64,Int64,UInt8,Type{GeoJSON.FeatureCollection{3,Float32}}})
@@ -258,7 +252,6 @@ precompile(Tuple{typeof(Base.getproperty),NamedTuple{(:exception, :backtrace),Tu
258252
precompile(Tuple{Type{NamedTuple{(:exception, :backtrace),T} where T<:Tuple},Tuple{ArgumentError,Array{Base.StackTraces.StackFrame,1}}})
259253
precompile(Tuple{typeof(Base.indexed_iterate),NamedTuple{(:exception, :backtrace),Tuple{ArgumentError,Array{Base.StackTraces.StackFrame,1}}},Int64})
260254
precompile(Tuple{typeof(Base.indexed_iterate),NamedTuple{(:exception, :backtrace),Tuple{ArgumentError,Array{Base.StackTraces.StackFrame,1}}},Int64,Int64})
261-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:backtrace,),Tuple{Bool}},typeof(Base.showerror),Base.IOContext{Base.TTY},ArgumentError,Array{Base.StackTraces.StackFrame,1}})
262255
# From testsuite
263256
precompile(Tuple{Type{GeoJSON.GeoJSONWrapper{2,Float32,X} where X<:GeoJSON.GeoJSONT{2,Float32}},GeoJSON.Feature{2,Float32}})
264257
precompile(Tuple{typeof(Base.getproperty),GeoJSON.GeoJSONWrapper{2,Float32,GeoJSON.Feature{2,Float32}},Symbol})
@@ -271,12 +264,10 @@ precompile(Tuple{Type{GeoJSON.GeoJSONWrapper{2,Float32,X} where X<:GeoJSON.GeoJS
271264
precompile(Tuple{typeof(Base.getproperty),GeoJSON.GeoJSONWrapper{2,Float32,GeoJSON.LineString{2,Float32}},Symbol})
272265
precompile(Tuple{typeof(GeoJSON.coordinates),GeoJSON.LineString{2,Float32}})
273266
precompile(Tuple{typeof(GeoJSON.bbox),GeoJSON.LineString{2,Float32}})
274-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:ndim,),Tuple{Int64}},typeof(GeoJSON.read),String})
275267
precompile(Tuple{Type{GeoJSON.GeoJSONWrapper{3,Float32,X} where X<:GeoJSON.GeoJSONT{3,Float32}},GeoJSON.LineString{3,Float32}})
276268
precompile(Tuple{typeof(Base.getproperty),GeoJSON.GeoJSONWrapper{3,Float32,GeoJSON.LineString{3,Float32}},Symbol})
277269
precompile(Tuple{typeof(GeoJSON.coordinates),GeoJSON.LineString{3,Float32}})
278270
precompile(Tuple{typeof(GeoJSON.bbox),GeoJSON.LineString{3,Float32}})
279-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:coordinates,),Tuple{Tuple{Float32,Float32}}},Type{GeoJSON.Point{D,T} where {T} where D}})
280271
precompile(Tuple{typeof(Base.propertynames),GeoJSON.Point{2,Float32}})
281272
precompile(Tuple{typeof(GeoJSON.typestring),Type{GeoJSON.Point{2,Float32}}})
282273
precompile(Tuple{typeof(Base.getproperty),GeoJSON.Point{2,Float32},Symbol})
@@ -287,7 +278,6 @@ precompile(Tuple{typeof(GeoJSON.properties),GeoJSON.Feature{2,Float32}})
287278
precompile(Tuple{typeof(Base.iterate),GeoJSON.Feature{2,Float32}})
288279
precompile(Tuple{typeof(Base.vect),GeoJSON.Feature{2,Float32}})
289280
precompile(Tuple{Type{NamedTuple{(:features,),T} where T<:Tuple},Tuple{Array{GeoJSON.Feature{2,Float32},1}}})
290-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:features,),Tuple{Array{GeoJSON.Feature{2,Float32},1}}},Type{GeoJSON.FeatureCollection{D,T} where {T} where D}})
291281
precompile(Tuple{typeof(GeoJSON.features),GeoJSON.FeatureCollection{2,Float32}})
292282
precompile(Tuple{typeof(Base.:(==)),Array{GeoJSON.Feature{2,Float32},1},Array{GeoJSON.Feature{2,Float32},1}})
293283
precompile(Tuple{typeof(Base.:(==)),GeoJSON.Feature{2,Float32},GeoJSON.Feature{2,Float32}})
@@ -398,9 +388,6 @@ precompile(Tuple{Type{GeoFormatTypes.GeoJSON{T} where T},String})
398388
precompile(Tuple{typeof(GeoJSON.read),GeoFormatTypes.GeoJSON{String}})
399389
precompile(Tuple{Type{GeoFormatTypes.GeoJSON{T} where T},Base.Dict{String,Any}})
400390
precompile(Tuple{typeof(GeoJSON.read),GeoFormatTypes.GeoJSON{Base.Dict{String,Any}}})
401-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:coordinates,),Tuple{Tuple{Int64,Int64}}},Type{GeoJSON.Point{D,T} where {T} where D}})
402391
precompile(Tuple{typeof(Base.:(!=)),GeoJSON.Point{2,Int64},GeoJSON.Point{2,Int64}})
403-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:coordinates,),Tuple{Array{Tuple{Int64,Int64},1}}},Type{GeoJSON.LineString{D,T} where {T} where D}})
404-
precompile(Tuple{typeof(Core.kwcall),NamedTuple{(:coordinates,),Tuple{Array{Tuple{Int64,Int64},1}}},Type{GeoJSON.MultiPoint{D,T} where {T} where D}})
405392
precompile(Tuple{typeof(Base.:(!=)),GeoJSON.LineString{2,Int64},GeoJSON.MultiPoint{2,Int64}})
406393
precompile(Tuple{Type{GeoJSON.Feature{2,Float32}},Int64,Nothing,Nothing,Nothing})

0 commit comments

Comments
 (0)