Manuel Cerón

Results 5 issues of Manuel Cerón

I'm getting the following error when running Dart files: ``` Traceback (most recent call last): File "/opt/sublime_text/sublime_plugin.py", line 533, in run_ return self.run(**args) File "/home/ceronman/.config/sublime-text-3/Packages/Dart/run.py", line 263, in run if...

type:Bug
please:Repro steps
when:Blocked
please: More details

I get the following error in the console: ``` Dart: Analyzer started. could not start RequestHandler properly could not start ResponseHandler properly could not start StdoutWatcher properly ``` I'm not...

please:Repro steps
please: More details
type:Unsorted

Hi Bob, Thanks again for this wonderful book. I haven't had this much fun reading a technical book in a very long time! I have a small suggestion: Since last...

discussion

The `generate_workspace` tool generates both `maven_jar` targets and also `java_library` targets. The `java_library` targets seem to contain transitive dependencies, for example, when generating dependencies for the `org.asynchttpclient:async-http-client:2.5.2` artifact, I see...

Hi, This is just a question, not a bug report. I'm using Logos to write a lexer for the C programming language. I'm following the book "Writing a C Compiler"...

question