[vlc-devel] [vlc-commits] lua: libs: Provide a basic io module replacement
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Mon Apr 9 17:22:53 CEST 2018
On Mon, Apr 9, 2018, at 5:08 PM, Rémi Denis-Courmont wrote:
> Shouldn't there be an explicit close function in addition to the
> implicit GC?
I wondered if it was worth it, and settled for "probably not", but it might make sense to add it yes.
It seems more natural to be able to explicitly close a file
> Or is there a way to force GC from the script?
Yes: collectgarbage()
> --
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser
> ma brièveté.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
Hugo Beauzée-Luyssen
hugo at beauzee.fr
More information about the vlc-devel
mailing list