Sam O'Brien

Results 3 issues of Sam O'Brien

# Commit Description This commit fixes a bug that occurs in the ASIO host on windows. It commonly manifests in a message about Data Execution Prevention. From what I can...

The `image` field returned by the scraper can be in many different formats. The code that handles it is the `RecipeDataService#scrape_image()` function in the file `recipe_data_service.py`. It already supports lists...

stale

# Justification There are some grammars that LALRPOP is unable to find examples for when reporting errors (both shift/reduce and reduce/reduce). This leads to calling the "naive" error reporting functions...