mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 16:39:03 +00:00
Officially deprecate bin.lua.
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
|
||||
local debug4 = require "stdnse".debug4
|
||||
local debug5 = require "stdnse".debug5
|
||||
local verbose = require "stdnse".verbose
|
||||
verbose(0, "DEPRECATION WARNING: bin.lua is deprecated. Please use Lua 5.3 string.pack")
|
||||
|
||||
local assert = assert
|
||||
local error = error
|
||||
|
||||
Reference in New Issue
Block a user