Fernando Ribeiro

Results 9 issues of Fernando Ribeiro

When creating a SocketAddress object with the code below, I am getting the following error: ``` load: 'src/net/sockets.slate' [| addr | addr: (Net SocketAddress newOn: '127.0.0.1:61613'). ] do. ``` >...

bug

There are protocols [1] that use other characters as line separators, but currently only '\n' is supported. [1] http://stomp.github.io/

You may want to consider adding a Command Line Interface (CLI) tool to compile to JS/WASM from the command line. TeaVM is [already working on it](https://github.com/konsoletyper/teavm/tree/master/tools/cli). It may help attract...

enhancement
good first issue

Unless you use a local metadata file, you get the following error: Traceback (most recent call last): 10: from /usr/bin/irb:11:in `' 9: from (irb):4 8: from (irb):4:in `new' 7: from...

If you don't use ADAL, you get the following error when creating a GraphSession instance: Traceback (most recent call last): 7: from /usr/bin/irb:11:in `' 6: from (irb):2 5: from (irb):2:in...

If you don't use ADAL, you get the following error when creating an user: Traceback (most recent call last): 7: from /usr/bin/irb:11:in `' 6: from (irb):8 5: from /usr/local/share/gems/gems/microsoft_graph-0.1.3/lib/microsoft_graph/collection_association.rb:136:in `create!'...

The suppression of the content-length header is used by ActiveMQ to differentiate binary and text messages [1], and should be supported. [1] http://activemq.apache.org/stomp.html

There is a comma missing between the two sentences in this paragraph.

The quotes about “alert fatigue” and “high cost” in line 73 of the [Observability Whitepaper](https://github.com/cncf/tag-observability/blob/whitepaper-v1.0.0/whitepaper.md) seem unnecessary to me. You may consider removing them in future versions.