]> git.sesse.net Git - vlc/commit
repeat is a reserved lua keyword
authorAntoine Cellerier <antoine@macbook.(none)>
Mon, 14 Dec 2009 22:33:17 +0000 (23:33 +0100)
committerAntoine Cellerier <antoine@macbook.(none)>
Mon, 14 Dec 2009 22:33:17 +0000 (23:33 +0100)
commit62d4d133a9b5e66bba5545338219499133909a9b
tree7a2f4cb2947e0d2029c0f86cd6f5dbe5344cb476
parent6f653ce665ca7515d25d0143541d9c65ab0ad925
repeat is a reserved lua keyword

Provide playlist._repeat() instead (and keep the old .repeat in case
anybody was using playlist["repeat"] to workaround the reserved keyword
issue).
modules/misc/lua/libs/playlist.c
share/lua/README.txt