On Feb 1, 2018, at 11:48 AM, Jaap Keuter wrote:
> The has been a flurry of activity with regards to the configuration of the
> Plugins build option.
> I’m under the impression there is some confusion about what it means if
> plugins are not configured (CMake option ENABLE_PLUGINS:BOOL=OFF). It
Hi all,
The has been a flurry of activity with regards to the configuration of the
Plugins build option.
I’m under the impression there is some confusion about what it means if plugins
are not configured (CMake option ENABLE_PLUGINS:BOOL=OFF). It can be explained
as not compiling the plugins, o
Hi,
I’m not an admin, but managed to check that ‘Ed Beroset http://ieee.org/>>’ is a recognised user in Gerrit.
Hope it helps,
Jaap
> On 31 Jan 2018, at 19:36, Ed Beroset wrote:
>
> On 01/31/2018 11:36 AM, Jeff Widman wrote:
>> What error message are you hitting when you try to register?
>
>
On 01/31/2018 11:36 AM, Jeff Widman wrote:
What error message are you hitting when you try to register?
I had two problems, which may be related.
First, I appear to have been able to register, but when I tried to
assign myself a user name, it rejected it saying that it needed to
consist of o
Hi,
I tried using the following in the Wireshark dissector Lua plugin:
local luacov = require("luacov")
But, the plugin fails to load with the message
"~/.luarocks/share/lua/5.1/luacov/hook.lua:26:attempt to index global
'debug' (a function value)". I had filed a query to Luacov at:
https:/