Jonathan Hall

Results 172 comments of Jonathan Hall

I think I meant `// +build debug`. Thanks for catching my mistake (now updated).

This seems to be working now? At least the two playground links both return 'true' for me (which I think is expected?). Should this issue be closed?

I've often wished for this, as well. Not becuase pollution is a problem, per se, but because there's no way to know if my global name is used by some...

Should be harmless to fix. Want to submit a PR?

I just want to mention, for those who are struggling with the compiled JS sizes, I've had good experience with external JS minifiers at reducing the output of my GopherJS...

@neelance, that's a great question. And looking over the .js file I used, it looks like it was actually a bundle of some GopherJS output and some other node modules....

Nice find. Note, however, that this is a case of type conversion, not type casting.

Based on superficial observation only, this may be related to #843

I'm sorry not to have responded earlier. somehow this flew under my radar. Is this still an ongoing problem?

The following endpoints were added: - GET /{db}/_design/{ddoc}/_search/{index} - GET /{db}/_design/{ddoc}/_search_info/{index} - POST /_search_analyze