webmcp

annotate framework/env/parse/time.lua @ 201:1a10fef86d97

Added type checks to C functions of JSON library to avoid crashes due to wrong arguments
author jbe
date Thu Aug 14 05:18:20 2014 +0200 (2014-08-14)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function parse.time(str, dest_type, options)
jbe/bsw@0 2 error("Not implemented.") -- TODO
jbe/bsw@0 3 end

Impressum / About Us