Skip to content

Instantly share code, notes, and snippets.

@arpu
arpu / sssssd
Created October 21, 2018 22:13
Compiling janus-plugin-sfu v0.1.0 (file:///root/bleemvr/janus-plugin-sfu/scripts/build/mquander/janus-plugin-sfu)
error: `impl Trait` is experimental (see issue #34511)
--> src/messages.rs:34:27
|
34 | pub fn try_parse(val: impl Borrow<str>) -> Result<Option<T>, Box<Error>> {
| ^^^^^^^^^^^^^^^^
error: `impl Trait` is experimental (see issue #34511)
--> src/switchboard.rs:179:61
|
sudo /usr/local/bin/rtl_433 -f 868300000 -F json -R 0 -X 'bresser:FSK_PCM:120:120:2000'  5 ↵  10340  11:53:22
[sudo] Passwort für arpu:
Disabling all device decoders.
Registering protocol [1] "General purpose decoder 'bresser'"
Registered 1 out of 101 device decoding protocols
Found 1 device(s)
trying device 0: Realtek, RTL2838UHIDIR, SN: 00000001
Found Rafael Micro R820T tuner
Using device 0: Generic RTL2832U OEM
04b6db25f3fbaf18a51df48aa53f0e26d44dfdcd1ff606564b10655670520d137df70ac9afdcfb1d20fc4b98fef44dc26efaafa05cb3e21150cb5b6458cae59f29
export default class PNScheduleControllerClassProvider {
constructor() {
const context = this.context;
const factory = this.factory;
const parent = this.parent;
}
From 25665ef8d59200239a27d7aa8aae6381c48811c1 Mon Sep 17 00:00:00 2001
From: arpu <freen.mail@yandex.com>
Date: Sat, 9 Apr 2016 19:38:29 +0200
Subject: [PATCH] linux compile fix
---
src/oclDCT8x8.cpp | 4 ++--
src/stdafx.h | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)