Skip to content
Snippets Groups Projects
Closed (moved) control: ANY_EVENT_IS_INTERESTING() needs to mask the event before testing
  • View options
  • control: ANY_EVENT_IS_INTERESTING() needs to mask the event before testing

  • View options
  • Closed (moved) Issue created by David Goulet

    We merged very recently 0c19ce7bdece5906e035e71d3fb682632c8bb9cb which introduced a problem that made all the control events to not work.

    In a nutshell, the macro ANY_EVENT_IS_INTERESTING() is doing it wrong. The event passed to the macro should be masked before tested using EVENT_MASK_. And we shouldn't use EVENT_IS_INTERESTING() which only apply to a single event.

    Fortunately, tor wasn't released so we can just fix it.

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading