Christopher Baines
Christopher Baines
> I don't mind trying this, though I vaguely recall that some older versions of Rails didn't always have bin/rails. Do you remember anything about that? I've only used Rails...
Try the ie8 branch, from memory the polyfills should make things work (although I have not tested it).
Firstly, what KML layer class (for leaflet) are you intending using? I have found one example here, is it this? http://harrywood.co.uk/maps/examples/leaflet/kml.view.html Secondly, for KML support, the options are either to...
> Can't say I I understand this well enough to properly review it, but I've enabled the CI and wrote some comments. Thanks :) I've pushed an updated patch now....
> No. Ok. > This is incompatible with ‘move->fdes’ and friends, as it is possible for a different thread to adjust the file descriptor of the port between 'port-read-wait-fd' and...
> > I think assuming that the port has a file descriptor is fine, fibers makes that assumption elsewhere: https://github.com/wingo/fibers/blob/master/fibers.scm#L56-L63 > > This reasoning makes no sense. Just because Fibers...
> > > > I think assuming that the port has a file descriptor is fine, fibers makes that assumption elsewhere: https://github.com/wingo/fibers/blob/master/fibers.scm#L56-L63 > > > > > > > >...
Not quite sure why, but I think this only works with the chunked-output-port in Guile 3.0.10.