prospero78

Results 14 issues of prospero78

Lorca норм зашла. Теперь и шахматишки на Go)) Я ждал этого))

Im write code with russians name for type and variable. Source compiled to JavaScript -- nice. In browser this code execute with error: object not have "ptr". Plis fixit, tank...

WaitingForInfo

Im call Find() by prefix. After call -- get iterator and range over iterator. When im extract pair "key-value" -- key coping true and value replase with last item all...

Ребятки, что-то вы напутали. ``` Чтение списков пакетов… Готово Построение дерева зависимостей Чтение информации о состоянии… Готово E: Невозможно найти пакет outwiker ```

> xxxxxx@ubuntu-server:~$ sudo apt-get update Сущ:1 http://repo.yandex.ru/yandex-disk/deb stable InRelease Сущ:2 http://linux.teamviewer.com/deb stable InRelease Игн:3 http://dl.google.com/linux/chrome/deb stable InRelease Сущ:4 http://dl.google.com/linux/chrome/deb stable Release Сущ:5 http://packages.microsoft.com/repos/vscode stable InRelease Сущ:6 http://archive.ubuntu.com/ubuntu bionic InRelease Игн:7...

Small changes for formatting README.md

In root dir not exists lecense.txt (github not view). Its not comfort. BSD-like license -- its cool. Not hide this in tree dir.

WARNING: DATA RACE Read at 0x00c0000601f0 by goroutine 39: runtime.chansend() d:/coding/golang/src/runtime/chan.go:142 +0x0 d:/coding/golang/_home/src/github.com/jeffallen/mqtt/mqtt.go:885 +0x23d Previous write at 0x00c0000601f0 by goroutine 43: runtime.closechan() d:/coding/golang/src/runtime/chan.go:334 +0x0 github.com/jeffallen/mqtt.(*ClientConn).reader.func1() d:/coding/golang/_home/src/github.com/jeffallen/mqtt/mqtt.go:743 +0x5b github.com/jeffallen/mqtt.(*ClientConn).reader() d:/coding/golang/_home/src/github.com/jeffallen/mqtt/mqtt.go:754 +0x630

when im starting my app -- race detector detect race in two gorutines (in create object of UI, and in parallel task this object in update DIV-element ).