Skip to content
  1. Oct 30, 2020
    • Lioncash's avatar
      General: Make ignoring a discarded return value an error · 26547d3e
      Lioncash authored
      Allows our CI to catch more potential bugs. This also removes the
      [[nodiscard]] attribute of IOFile's Open member function. There are
      cases where a file may want to be opened, but have the status of it
      checked at a later time.
      26547d3e
  2. Oct 29, 2020
  3. Oct 28, 2020
  4. Oct 27, 2020
Loading