Skip to content

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Jun 21, 2023

This pull request introduces changes by replacing the existing example package with the error package. The modifications include the following:

  • Addition of the Error struct to provide error information.
  • Update of the license to the MIT license.
  • Setting the C++ version to C++11.
  • Disabling the -Wshadow compiler option.

Closes #3.

@threeal threeal self-assigned this Jun 21, 2023
@threeal threeal force-pushed the add-error-package branch from 545fc43 to ce9b1eb Compare June 21, 2023 08:07
@threeal threeal marked this pull request as ready for review June 22, 2023 02:28
@threeal threeal merged commit e09ae61 into main Jun 22, 2023
@threeal threeal deleted the add-error-package branch June 22, 2023 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Error Package

2 participants