Ticket #40 (closed enhancement: fixed)
Code maintenance
| Reported by: | gunnar | Owned by: | gunnar |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.8 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
This patch makes some minor code improvements.
- consistent printing of hash values between 32 and 64 bit platforms
- some inaccuracies and typos fixed in comments
- some code simplifications
- warning in doc/move_generation.texi fixed
- obsolete function prototypes and variable declarations removed from liberty.h and gnugo.h
- unused function transform2() removed
- report_worm() made static in worm.c
- consistent formatting in fuseki.db
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status |
Change History
Changed 6 years ago by gunnar
-
attachment
gunnar_7_8.5
added
Note: See
TracTickets for help on using
tickets.

code maintenance