Skip to content

Commit

Permalink
Added link to report issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
Warren Toomey committed Feb 12, 2020
1 parent bcba9c5 commit 7d56b80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 62_Cleanup/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ int cgalign(int type, int offset, int direction) {
Everything but P_CHAR gets aligned on a 4-byte alignment,
including structs and unions.
## Known but Unfixed Bugs
Now that this Github repository is up and has gained some attention,
several people have reported bugs and misfeatures.
The list of open and closed issues is here:
![https://github.com/DoctorWkt/acwj/issues](https://github.com/DoctorWkt/acwj/issues). If you spot any bugs or misfeatures, feel free to report them.
However, I can't promise I'll get time to fix them all!
## What's Next
I've been reading up on register allocation, and I think I'll add
Expand Down

0 comments on commit 7d56b80

Please sign in to comment.